All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_register2.tpl
index 7d15a68f3a1eb7407481da1fc8a654f5d0768189..00d1dbfed92fdbafe1bd4e589130094f10e9b3b9 100644 (file)
@@ -13,7 +13,7 @@
                <td width="10" class="seperator">&nbsp;</td>
                <td align="right" width="250">{--LEAST_CATS--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td align="center" width="150"><INPUT type="text"
+               <td align="center" width="150"><input type="text"
                        name="least_cats" class="admin_normal" size="6" maxlength="6"
                        value="{!LEAST_CATS_VALUE!}"></td>
                <td width="10" class="seperator">&nbsp;</td>
@@ -73,9 +73,9 @@
        </tr>
        <tr>
                <td width="10" class="admin_footer seperator">&nbsp;</td>
-               <td class="admin_footer" colspan="3" align="center"><INPUT
+               <td class="admin_footer" colspan="3" align="center"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
                <td width="10" class="admin_footer seperator">&nbsp;</td>
        </tr>