]> 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 de7950b46349a898c2a8d2a899ed7e7c8cfcc528..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>
@@ -22,7 +21,7 @@
                <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>
+                       maxlength="5" /></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
        <tr>
@@ -33,7 +32,7 @@
                <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>
+                       size="10" maxlength="255" /></td>
                <td class="seperator" width="10">&nbsp;</td>
        </tr>
        <tr>