]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_top10.tpl
More HTML rewrites
[mailer.git] / templates / de / html / admin / admin_config_top10.tpl
index 813e6c8d300a98a0bfe81bbc7a5e9a8a093ec402..bc861b35028f1f37f3c86c882bff144390113e9c 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_top10" method="POST">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_top10%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title bottom2" height="30">
+               <td colspan="3" align="center" class="admin_title bottom" height="30">
                <strong>{--TOP10_ADMIN_CONFIG_HEADER--}</strong></td>
        </tr>
        <tr>
                <td width="400" align="right">{--TOP10_ADMIN_MAX_TOP10--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
                <td width="170"><input type="text" name="top10_max"
-                       class="admin_normal" value="{!__MAX_VALUE!}" size="4" maxlength="6"></td>
+                       class="admin_normal" value="$content[max]" size="4" maxlength="6" /></td>
        </tr>
        <tr>
-               <td colspan="3" class="bottom2 seperator" height="5">&nbsp;</td>
+               <td colspan="3" class="bottom seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
                <td colspan="3" class="admin_footer"><input