Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_sponsor.tpl
index f68af8a220bd7acb870e072212071adb8570e7b6..13b6fee274b83ad8e04c3f14a194535b65293dc3 100644 (file)
@@ -1,5 +1,6 @@
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[userid]%}" method="post">
-<div align="center" class="table dashed">
+<div align="center">
+{%form,formMethodPost=modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[userid]%}
+<div class="table dashed">
 
 <div class="table_header bottom">
        <div class="table">{%message,ADMIN_HEADER_DELETE_SPONSOR=$content[userid]%}</div>
@@ -23,4 +24,5 @@
 </div>
 
 </div>
-</form>
+{%form_close%}
+</div>