Add transifex link to login page
This commit is contained in:
parent
6b9899d11c
commit
3a51e66b07
2 changed files with 26 additions and 1 deletions
|
@ -27,6 +27,9 @@
|
|||
<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') ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue