Fixed 'Help Translate' link

This commit is contained in:
Pau 2016-04-04 10:56:36 +02:00 committed by Lukas Reschke
parent a3bdcfbb90
commit 5d73670686
No known key found for this signature in database
GPG key ID: 9AB0ADB949B6898C

View file

@ -160,7 +160,7 @@ if($_['passwordChangeSupported']) {
<?php endforeach;?>
</select>
<?php if (OC_Util::getEditionString() === ''): ?>
<a href="https://www.transifex.com/projects/p/owncloud/team/<?php p($_['activelanguage']['code']);?>/"
<a href="https://www.transifex.com/projects/p/owncloud/"
target="_blank" rel="noreferrer">
<em><?php p($l->t('Help translate'));?></em>
</a>