*** empty log message ***

This commit is contained in:
duergner 2003-03-18 20:01:42 +00:00
parent f9db3f2cfd
commit 504c0ccf29
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ else
</title>
</head>
<body>
<p align="center"><img src="../graphics/banner.jpg" border=1></p><hr><br><br>
<p align="center"><img src="../graphics/banner.jpg" border=1></p>
<table width="100%" border="0"><tr><td width="100%" align="right"><a href="../config/conflogin.php" target="_self"><? echo _("Configuration Login") ?></a></td></tr></table><hr><br><br>
<b><p align="center"> <? echo _("Enter Username and Password for Account:"); ?> </b></p>
<? if($error_message != "") { echo "<p align=\"center\">"; echo _($error_message); echo "</p>"; } ?>
<form action="login.php" method="post">