Move Help Translate Airtime link to help menu

This commit is contained in:
Duncan Sommerville 2015-06-26 14:27:27 -04:00
parent 881471c6b8
commit 9d60a3d130
3 changed files with 5 additions and 16 deletions

View file

@ -27,9 +27,6 @@
<dd id="locale-element">
<?php echo $this->element->getElement('locale') ?>
</dd>
<a id="translate_link" href=<?php echo AIRTIME_TRANSIFEX_URL?>>
<?php echo _(sprintf("Help Translate %s", PRODUCT_NAME)) ?>
</a>
<?php echo $this->element->getElement('csrf') ?>