diff --git a/out/out.PasswordForgotten.php b/out/out.PasswordForgotten.php index 57776e039..9f8e5f95a 100644 --- a/out/out.PasswordForgotten.php +++ b/out/out.PasswordForgotten.php @@ -22,7 +22,7 @@ include("../inc/inc.Settings.php"); include("../inc/inc.Language.php"); include("../inc/inc.ClassUI.php"); -UI::htmlStartPage(getMLText("password_forgotten"), "password"); +UI::htmlStartPage(getMLText("password_forgotten"), "login"); UI::globalBanner(); UI::pageNavigation(getMLText("password_forgotten")); ?> @@ -56,6 +56,7 @@ if (isset($refer) && strlen($refer)>0) { +