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:
parent
3566480999
commit
25ff2b3c3a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue