]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_max.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_add_max.tpl
index 1821650744343d4fd117d1a23c8a026e42f36ec8..4eada40a1556c198c35ffc806d94cc64ce6fccae 100644 (file)
@@ -1,5 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_email"
-       method="POST" style="margin-bottom: 0px">
+<form accept-charset="utf-8" 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,8 +20,8 @@
                <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"
-                       maxlength="5" value=""></td>
+               <td><input type="text" name="max" class="admin_normal" size="5"
+                       maxlength="5" /></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
        <tr>
@@ -32,8 +31,8 @@
                <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"
-                       size="10" maxlength="255" value=""></td>
+               <td><input type="text" name="comment" class="admin_normal"
+                       size="10" maxlength="255" /></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
        <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>