Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls.tpl
index 7280cc83430e38e194551267ba56e340fd847f5f..20b60155c3137e3f12fffa96380e7126678e97a8 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="2" class="table_header bottom">
@@ -14,5 +14,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>