]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_sponsor_sub_points.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_sponsor_sub_points.tpl
index bddaabdb0a6857aa7a400499eb6c4493ed4d5d6e..8249e177b6833f4f6a79cbef3eaedc18f17a2ee7 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;mode=sub_points&amp;id=$content[id]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=edit_sponsor&amp;do=sub_points&amp;id=$content[id]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
@@ -22,5 +22,5 @@
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>