More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_config_active.tpl
index 1980bb69ff978fdfc3769ddd21122f3cd4c6dcac..bd05a13cf7ebaf0d7cf4104c98dd3645e1bbcfbd 100644 (file)
@@ -1,5 +1,5 @@
 <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 bottom" colspan="2" align="center">
@@ -7,8 +7,8 @@
                </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>