]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_newsletter.tpl
Fix for template ext_lead.tpl, thanks to narutofanxxxll
[mailer.git] / templates / de / html / admin / admin_config_newsletter.tpl
index dc5181cc54227f847717f3f272d8989e43f10bfe..c4b4449c20d2710771e7c04a1831dc59a5e2a3c5 100644 (file)
@@ -1,5 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_newsletter" method="POST">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_newsletter" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td class="admin_title bottom2 seperator" width="10" height="30">&nbsp;</td>
                <td class="admin_title bottom2" colspan="3" align="center"><strong>{--ADMIN_NEWSLETTER_SETTINGS--}</strong>
@@ -13,7 +13,7 @@
                <td width="10" class="seperator">&nbsp;</td>
                <td align="right" width="280">{--ADMIN_NL_CHARGE--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td><INPUT type="text" name="nl_charge" class="admin_normal"
+               <td><input type="text" name="nl_charge" class="admin_normal"
                        size="3" maxlength="3" value="{!__CHARGE_VALUE!}"></td>
                <td width="10" class="seperator">&nbsp;</td>
        </tr>
@@ -22,8 +22,8 @@
        </tr>
        <tr>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td class="admin_footer" colspan="3" align="center"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>