]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_active.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_config_active.tpl
index c16852b5e9eaf5e5d18b3cd97bb0a01a5205b2b6..bd05a13cf7ebaf0d7cf4104c98dd3645e1bbcfbd 100644 (file)
@@ -1,14 +1,14 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_active" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_active%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" colspan="2" align="center">
+               <td class="admin_title bottom" colspan="2" align="center">
                        <strong>{--ADMIN_ACTIVE_SETTINGS--}:</strong>
                </td>
        </tr>
        <tr>
-               <td align="right" width="275">{--ADMIN_ACTIVE_LIMIT--}:</td>
-               <td align="center" width="275">
+               <td align="right">{--ADMIN_ACTIVE_LIMIT--}:</td>
+               <td align="center">
                        <input type="input" name="active_limit" class="admin_normal" value="{?active_limit?}" size="5" maxlength="20" />
                </td>
        </tr>