Initial xentral_oss_20.3.c9ffacf
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
<table border="0" celpadding="0" cellspacing="4" width="100%"
|
||||
height="100%" align="center">
|
||||
<tr height="100%">
|
||||
<td valign="top">
|
||||
<form action="[ACTION]" method="post"><br>
|
||||
<br>
|
||||
<table align="center">
|
||||
<tr>
|
||||
<td colspan="2" height="20"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Benutzer:</td>
|
||||
<td><input name="username" type="text" size="30"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Passwort:</td>
|
||||
<td><input name="password" type="password" size="30"></td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td></td>
|
||||
<td><input type="submit" value="Anmelden"> <input type="reset"
|
||||
name="Submit" value="Zurücksetzen"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<div align="center">
|
||||
<p> [LOGINMSG]</p>
|
||||
<p style="color:red">[LOGINERRORMSG]</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -0,0 +1 @@
|
||||
<h2>Sie haben nicht die benötigten Rechte diese Seite anzuschauen.</h2>
|
||||
Reference in New Issue
Block a user