CC-3969: Reset Password: specifying wrong e-mail keeps you on the same page

without possibility to navigate back gracefully

- done
This commit is contained in:
James 2012-06-20 18:02:46 -04:00
parent 2480639e58
commit c669d3cb47
5 changed files with 26 additions and 0 deletions

View file

@ -21,5 +21,8 @@
<dd id="submit-element">
<?php echo $this->element->getElement('submit') ?>
</dd>
<dd id="cancel-element">
<?php echo $this->element->getElement('cancel') ?>
</dd>
</dl>
</form>