diff --git a/pandora_console/general/reset_pass.php b/pandora_console/general/reset_pass.php index d3ef5d06df..a3f83753d6 100644 --- a/pandora_console/general/reset_pass.php +++ b/pandora_console/general/reset_pass.php @@ -102,8 +102,15 @@ echo '
'; html_print_submit_button(__("Reset password"), "login_button", false, 'class="sub next_login"'); echo '
'; + echo ''; + + echo '
'; + echo '
'; + html_print_submit_button(__("Back to login"), "login_button", false, 'class="sub next_login"'); + echo '
'; echo '
'; - echo '
'; + + echo '
'; echo '