git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4661
7612ce4b-ef26-0410-bec9-
ea0150e637f0
$custom_css = 'none';
displayHtmlHeader( "$org_name - " . _("Login"), $header, FALSE );
-echo '<body text="#000000" bgcolor="#FFFFFF" link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="squirrelmail_loginpage_onload();">';
+echo '<body text="#000000" bgcolor="#FFFFFF" link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="squirrelmail_loginpage_onload();">' .
+ "\n" . '<form action="redirect.php" method="post">' . "\n";
$username_form_name = 'login_username';
$password_form_name = 'secretkey';
echo "\n";
}
-echo "\n" . '<form action="redirect.php" method="post">' . "\n" .
-html_tag( 'table',
+echo html_tag( 'table',
html_tag( 'tr',
html_tag( 'td',
'<center>'.