Übersicht läuft

This commit is contained in:
2018-08-04 15:49:43 +02:00
parent 9f7da5deb9
commit 2c0012a6f4
19 changed files with 162 additions and 154 deletions

View File

@ -6,7 +6,7 @@
}
-->
</style>
<form name="form1" method="post" action="$_SERVER[php_self]?show=dme&do=setupdate">
<form name="form1" method="post" action="$_SERVER[PHP_SELF]?show=dme&do=setupdate">
<table width="500" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
<tr bgcolor="#FFFFFF">
<td>neue Organisation/Ort</td>
@ -57,7 +57,7 @@
<td>&nbsp;</td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><a href="admin.php">Zur&uuml;ck</a> | <a href="$_SERVER[php_self]?show=dme&do=delete&id=$_GET[id]&org=$_GET[org]&adresse=$row[adresse]">RIC L&ouml;schen</a> </div></td>
<td bgcolor="#FFFFFF"><div align="center"><a href="admin.php">Zur&uuml;ck</a> | <a href="$_SERVER[PHP_SELF]?show=dme&do=delete&id=$_GET[id]&org=$_GET[org]&adresse=$row[adresse]">RIC L&ouml;schen</a> </div></td>
<td bgcolor="#FFFFFF"><input type="submit" name="Submit" value="Aktualisieren"></td>
</tr>
</table>

View File

@ -7,15 +7,15 @@
<table width="400" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
<tr bgcolor="#FFFFFF">
<td>&nbsp;<strong>$num_dme</strong> DME/ZVEI ohne Organisation </td>
<td><div align="center"><a href="$_SERVER[php_self]?show=dme&org=0">anzeigen</a></div></td>
<td><div align="center"><a href="$_SERVER[PHP_SELF]?show=dme&org=0">anzeigen</a></div></td>
</tr>
<tr bgcolor="#FFFFFF">
<td>&nbsp;<strong>$num_kfz</strong> Fahrzeuge ohne Organisation </td>
<td><div align="center"><a href="$_SERVER[php_self]?show=kfz&org=0">anzeigen</a></div></td>
<td><div align="center"><a href="$_SERVER[PHP_SELF]?show=kfz&org=0">anzeigen</a></div></td>
</tr>
<tr bgcolor="#FFFFFF">
<td>&nbsp;<strong>$num_user</strong> User im System, <strong>$num_new_user</strong> davon neu </td>
<td><div align="center"><a href="$_SERVER[php_self]?show=user">anzeigen</a></div></td>
<td><div align="center"><a href="$_SERVER[PHP_SELF]?show=user">anzeigen</a></div></td>
</tr>
</table>
<br><br>

View File

@ -1,4 +1,4 @@
<form name="form1" method="post" action="$_SERVER[php_self]?show=kfz&do=setupdate">
<form name="form1" method="post" action="$_SERVER[PHP_SELF]?show=kfz&do=setupdate">
<table width="500" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
<tr bgcolor="#FFFFFF">
<td>neue Organisation/Ort</td>
@ -38,7 +38,7 @@
<td>&nbsp;</td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><a href="admin.php">Zur&uuml;ck</a> | <a href="$_SERVER[php_self]?show=kfz&do=delete&id=$_GET[id]&org=$_GET[org]">KFZ L&ouml;schen</a> </div></td>
<td bgcolor="#FFFFFF"><div align="center"><a href="admin.php">Zur&uuml;ck</a> | <a href="$_SERVER[PHP_SELF]?show=kfz&do=delete&id=$_GET[id]&org=$_GET[org]">KFZ L&ouml;schen</a> </div></td>
<td bgcolor="#FFFFFF"><input type="submit" name="Submit" value="Aktualisieren"></td>
</tr>
</table>

View File

@ -1,5 +1,5 @@
<body onload="javascript:document.form1.msg_text.focus()">
<form name="form1" method="post" action="$_SERVER[php_self]?pmdo=doreply">
<form name="form1" method="post" action="$_SERVER[PHP_SELF]?pmdo=doreply">
<input name="userid_to" type="hidden" id="userid_to" value="$_GET[to]">
<input name="msg_id" type="hidden" id="msg_id" value="$_GET[msg_id]">

View File

@ -1,5 +1,5 @@
<body onload="javascript:document.form1.msg_text.focus()">
<form name="form1" id="form1" method="post" action="$_SERVER[php_self]?pmdo=dowrite">
<form name="form1" id="form1" method="post" action="$_SERVER[PHP_SELF]?pmdo=dowrite">
<table width="90%" class="msg_box" border="0" cellspacing="1" cellpadding="0">
<tr>