]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_removeip.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / admin / admin_config_removeip.tpl
index 0916ddb8c7ee67f13ab6e033a7e69969d15d4497..785394f61c84d59c2578c385a80152f67f5bca39 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_removeip%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_removeip%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
@@ -85,9 +85,9 @@
 <tr>
        <td colspan="2" class="table_footer">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+               <input type="submit" class="form_submit" name="save_config" value="{--SAVE_SETTINGS--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>