*** empty log message ***
This commit is contained in:
parent
f9db3f2cfd
commit
504c0ccf29
|
@ -59,7 +59,8 @@ else
|
||||||
</title>
|
</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
<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>"; } ?>
|
<? if($error_message != "") { echo "<p align=\"center\">"; echo _($error_message); echo "</p>"; } ?>
|
||||||
<form action="login.php" method="post">
|
<form action="login.php" method="post">
|
||||||
|
|
Loading…
Reference in New Issue