]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_max.tpl
Extension ext-network does now show if a network requires the webmaster to send a...
[mailer.git] / templates / de / html / admin / admin_add_max.tpl
index 1a407a33640f4b9222aa6e185f1265d7ed4937b0..4da4087643f925dec5012c46deccebeb84206546 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" class="table_header bottom" align="center">
        <tr>
                <td align="right">{--ADMIN_ENTER_MAX_VALUE--}:</td>
                <td>
-                       <input type="text" name="max" class="form_field" size="2" maxlength="2" />
+                       <input type="text" class="form_field" name="max" size="2" maxlength="2" />
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right">{--ADMIN_ENTER_MAX_COMMENT--}:</td>
                <td class="bottom">
-                       <input type="text" name="comment" class="form_field" size="10" maxlength="255" />
+                       <input type="text" class="form_field" name="comment" size="10" maxlength="255" />
                </td>
        </tr>
        <tr>