[stable9] Transifex Owncloud > NextCloud (#669)
* [stable9] Transifex Owncloud > NextCloud * [Stable9] Transifex Owncloud > Nextcloud
This commit is contained in:
parent
393f7f843f
commit
b4bd126008
|
@ -157,6 +157,12 @@ if($_['passwordChangeSupported']) {
|
|||
</option>
|
||||
<?php endforeach;?>
|
||||
</select>
|
||||
<?php if (OC_Util::getEditionString() === ''): ?>
|
||||
<a href="https://www.transifex.com/nextcloud/nextcloud/"
|
||||
target="_blank" rel="noreferrer">
|
||||
<em><?php p($l->t('Help translate'));?></em>
|
||||
</a>
|
||||
<?php endif; ?>
|
||||
</form>
|
||||
|
||||
<div id="clientsbox" class="section clientsbox">
|
||||
|
|
Loading…
Reference in New Issue