From bd30625532129432cd3a73edb08afdfdee96dc3a Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Wed, 19 Apr 2017 15:10:51 +0200 Subject: [PATCH] Added return to login button --- pandora_console/general/reset_pass.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 ''; echo '
'; - echo '
'; + + echo '