]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_max.tpl
Deprecated templates/scripts removed
[mailer.git] / templates / de / html / admin / admin_add_max.tpl
index 1821650744343d4fd117d1a23c8a026e42f36ec8..9cc257813f43cecac4953d175c3957994a27fcba 100644 (file)
@@ -1,5 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_email"
-       method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_email" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="500"
        align="center" class="admin_table dashed">
        <tr>
@@ -21,7 +20,7 @@
                <td class="seperator" width="10">&nbsp;</td>
                <td align="right">{--ENTER_MAX_VALUE--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td><INPUT type="text" name="max" class="admin_normal" size="5"
+               <td><input type="text" name="max" class="admin_normal" size="5"
                        maxlength="5" value=""></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
@@ -32,7 +31,7 @@
                <td class="seperator" width="10">&nbsp;</td>
                <td align="right">{--ENTER_MAX_COMMENT--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td><INPUT type="text" name="comment" class="admin_normal"
+               <td><input type="text" name="comment" class="admin_normal"
                        size="10" maxlength="255" value=""></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
@@ -41,8 +40,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="add_max" class="admin_submit"
                        value="{--ADD_MAX_RECEIVE--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>