]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_ext_reg_form.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_ext_reg_form.tpl
index e0e861554db7fe56ab6714e58bce92d2e698ebcf..44d772e387cba89d24044dbb057da682f6e5b573 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[id]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]%}" method="post">
        <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
 </form>