]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_surfbar_urls.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_surfbar_urls.tpl
index b14d5bacde09f46d248a0400fbe1ab0a13e63962..192b265ba70a6935f4aa9af047a8c0612eaf7733 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_urls%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_surfbar_urls%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" colspan="3" class="table_header">
@@ -18,5 +18,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>