equal
deleted
inserted
replaced
104 <form action="<?php $_SERVER['PHP_SELF'] ?>" method="post" enctype="application/x-www-form-urlencoded" name="form_key" accept-charset="utf-8"> |
104 <form action="<?php $_SERVER['PHP_SELF'] ?>" method="post" enctype="application/x-www-form-urlencoded" name="form_key" accept-charset="utf-8"> |
105 <div align="center"> |
105 <div align="center"> |
106 <?php |
106 <?php |
107 if ($err) echo "<p class='red'>$err</p>\n"; |
107 if ($err) echo "<p class='red'>$err</p>\n"; |
108 ?> |
108 ?> |
109 <table width="55%" border="0" cellspacing="3" cellpadding="3"> |
109 <table width="60%" border="0" cellspacing="3" cellpadding="3"> |
110 |
110 |
111 <tr> |
111 <tr> |
112 <td>Depot *</td><td>Schlüsseltyp *</td><td>Anzahl *</td><td>Mitarbeiter *</td> |
112 <td>Depot *</td><td>Schlüsseltyp *</td><td>Anzahl *</td><td>Mitarbeiter *</td> |
113 </tr> |
113 </tr> |
114 <tr> |
114 <tr> |