From 67735f0462e034af3c94411092aeb6ab2fac9791 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 17 Feb 2004 19:31:39 +0000 Subject: [PATCH] layout update --- lam-0.4/templates/config/confmain.php | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/lam-0.4/templates/config/confmain.php b/lam-0.4/templates/config/confmain.php index afa94116..f98504e8 100644 --- a/lam-0.4/templates/config/confmain.php +++ b/lam-0.4/templates/config/confmain.php @@ -341,22 +341,20 @@ echo ("\n"); // admin list echo ("". - "\n"); + "\n"); echo ("\n"); -echo ("
". _("List of valid users") . " *: get_Adminstring() . "\">get_Adminstring() . "\">" . _("Help") . "
\n"); -echo ("

\n"); +echo (" \n"); -echo ("\n"); // new password -echo ("". - "\n"); +echo ("". + "\n"); echo ("\n"); // reenter password -echo ("". - "\n"); +echo ("". + "\n"); echo ("
". - _("New Password") . ":
". + _("New Password") . ": " . _("Help") . "
". - _("Reenter Password") . ":
". + _("Reenter Password") . ":
\n"); echo ("\n"); echo ("

\n");