parent
98e16d9a95
commit
b5482defcc
|
@ -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…
Reference in New Issue