Merge pull request #662 from thelinuxfr/patch-1
Transifex Owncloud > Nextcloud
This commit is contained in:
commit
e0b5edd82c
|
@ -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