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