CC-3873: "Reset e-mail" procedure leads to a certain page with no ability to navigate back from it

-added "Back to login screen" link
This commit is contained in:
denise 2012-05-28 14:17:26 -04:00
parent 3566480999
commit 25ff2b3c3a
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<div id="login" class="login-content clearfix">
<p class="light">An email has been sent</p>
<p><a class="link" href="<?php echo $this->baseUrl('login'); ?>">Back to login screen</a></p>
</div>
</div>