X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=access%2Fpassword_reset.php;h=bdea9136b89b6911fca2ae11d5823a6850a74fde;hb=11109ad9f0e6af3f59d72731a95e473e72fb308b;hp=a20a2180c30b9bc59c5f87a6d584b13ea615171b;hpb=bd8f517d30d1edd3261e26e582ddd9e11c555616;p=fa-stable.git diff --git a/access/password_reset.php b/access/password_reset.php index a20a2180..bdea9136 100644 --- a/access/password_reset.php +++ b/access/password_reset.php @@ -36,7 +36,7 @@ function defaultCompany() echo "\n"; echo "\n"; echo "$title\n"; - echo "\n"; + echo "\n"; echo " \n"; echo " \n"; send_scripts(); @@ -53,11 +53,11 @@ function defaultCompany() start_table(false, "class='login'"); start_row(); echo ""; - echo "FrontAccounting"; + echo "FrontAccounting"; echo "\n"; end_row(); - echo "\n"; + echo "\n"; table_section_title(_("Version")." $version Build ".$SysPrefs->build_version." - "._("Password reset")); text_row(_("Email"), "email_entry_field", "", 20, 30); @@ -80,7 +80,7 @@ function defaultCompany() end_row(); end_table(1); echo "
\n"; + onclick='set_fullmode();'>\n"; end_form(1); $Ajax->addScript(true, "document.forms[0].password.focus();");