diff --git a/lam/templates/config/confmain.php b/lam/templates/config/confmain.php index 97bac622..cd009684 100644 --- a/lam/templates/config/confmain.php +++ b/lam/templates/config/confmain.php @@ -358,7 +358,7 @@ echo (" \n"); // new password echo ("". - _("New Password") . ": ". + _("New password") . ": ". "\n"); $tabindex++; echo ""; @@ -368,7 +368,7 @@ echo "\n"; echo "\n"; // reenter password echo ("". - _("Reenter Password") . ": ". + _("Reenter password") . ": ". "\n"); $tabindex++; echo ("\n");