All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_admin_add.tpl
index a5c5556152fd6f32bee35409c8f00227abed01c1..65f92befb1ba8ea5aa160e96f4cc5c5ecddbaf80 100644 (file)
@@ -7,7 +7,7 @@
                <td width="10">&nbsp;</td>
                <td align="right" width="245">{--ENTER_TITLE--}:</td>
                <td width="10">&nbsp;</td>
-               <td class="admin_table" width="245" align="center"><INPUT
+               <td class="admin_table" width="245" align="center"><input
                        type="text" name="title" class="admin_normal" size="30"
                        maxlength="50"></td>
                <td width="10">&nbsp;</td>
@@ -63,9 +63,9 @@
        </tr>
        <tr>
                <td class="admin_table" width="10">&nbsp;</td>
-               <td class="admin_table" align="center" colspan="3"><INPUT
+               <td class="admin_table" align="center" colspan="3"><input
                        type="reset" class="admin_reset" class="admin_normal"
-                       value="{--CLEAR_FORM--}" /> <INPUT type="submit"
+                       value="{--CLEAR_FORM--}" /> <input type="submit"
                        class="admin_submit" name="ok" value="{--ADMIN_ADD_MENU--}" />
                </td>
                <td class="admin_table" width="10">&nbsp;</td>