Transifex Owncloud > Nextcloud
Change transifex link Owncloud > Nextcloud
This commit is contained in:
parent
558a8a62a4
commit
f7170b39ea
|
@ -158,7 +158,7 @@ if($_['passwordChangeSupported']) {
|
||||||
<?php endforeach;?>
|
<?php endforeach;?>
|
||||||
</select>
|
</select>
|
||||||
<?php if (OC_Util::getEditionString() === ''): ?>
|
<?php if (OC_Util::getEditionString() === ''): ?>
|
||||||
<a href="https://www.transifex.com/projects/p/owncloud/"
|
<a href="https://www.transifex.com/nextcloud/nextcloud/"
|
||||||
target="_blank" rel="noreferrer">
|
target="_blank" rel="noreferrer">
|
||||||
<em><?php p($l->t('Help translate'));?></em>
|
<em><?php p($l->t('Help translate'));?></em>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue