Update for translation
Adde echo & gettext function
This commit is contained in:
parent
98e16d9a95
commit
b5482defcc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<form enctype="application/x-www-form-urlencoded" method="post" action="">
|
||||
<dl class="zend_form">
|
||||
|
||||
<p>Please enter both your username and email address.</p>
|
||||
<p><?php echo(_("Please enter both your username and email address.")); ?></p>
|
||||
<dt id="username-label">
|
||||
<label for="username" class="required">
|
||||
<?php echo $this->element->getElement('username')->getLabel() ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue