]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extension_reg_form.tpl
More rewrites to configuration:
[mailer.git] / templates / de / html / admin / admin_extension_reg_form.tpl
index e6bdadff179eedd3fabc7fa177905a4225f410aa..14b00f67eed6380d4600d416c35f5db074d22f8f 100644 (file)
@@ -1,4 +1,4 @@
 <a name="ext_$content[ext_name]"></a>
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[ext_name]%}" method="post">
-       <input type="submit" name="ok" class="form_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
-</form>
+{%form,formMethodPost=modules.php?module=admin&amp;what=extensions&amp;register_ext=$content[ext_name]%}
+       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_REGISTER_EXTENSION--}" />
+{%form_close%}