]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_cat.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_add_cat.tpl
index 9cbaf8205659a25b135dfe28044ad3527fe345b5..e8a7bcb88e9bef00794f0338b190ab84a82c3134 100644 (file)
@@ -16,7 +16,7 @@
                <td align="right" width="200"><strong>{--ENTER_CATNAME--}:</strong>
                </td>
                <td class="seperator" width="7">&nbsp;</td>
                <td align="right" width="200"><strong>{--ENTER_CATNAME--}:</strong>
                </td>
                <td class="seperator" width="7">&nbsp;</td>
-               <td><INPUT type="text" name="catname" size="30" maxlength="255"
+               <td><input type="text" name="catname" size="30" maxlength="255"
                        class="admin_normal"></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
                        class="admin_normal"></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
@@ -42,8 +42,8 @@
                <td align="right" width="200"><strong>{--CAT_IS_VISIBLE--}</strong>
                </td>
                <td class="seperator" width="7">&nbsp;</td>
                <td align="right" width="200"><strong>{--CAT_IS_VISIBLE--}</strong>
                </td>
                <td class="seperator" width="7">&nbsp;</td>
-               <td>{--YES--}: <INPUT type="radio" name="visible" value="Y"
-                       class="admin_normal" checked>&nbsp;&nbsp; {--NO--}: <INPUT
+               <td>{--YES--}: <input type="radio" name="visible" value="Y"
+                       class="admin_normal" checked>&nbsp;&nbsp; {--NO--}: <input
                        type="radio" name="visible" value="N" class="admin_normal"></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
                        type="radio" name="visible" value="N" class="admin_normal"></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
@@ -52,8 +52,8 @@
        </tr>
        <tr>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
        </tr>
        <tr>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="3"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td class="admin_footer" colspan="3"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" name="add" class="admin_submit"
                        value="{--ADD_NEW_CAT--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
                        type="submit" name="add" class="admin_submit"
                        value="{--ADD_NEW_CAT--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>