]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extension_reg_form.tpl
New template helper function doTemplateExtensionRegistrationLink() introduced
[mailer.git] / templates / de / html / admin / admin_extension_reg_form.tpl
index 44d772e387cba89d24044dbb057da682f6e5b573..7d981c27589c6865396f1b55b4b544fc7d0bc59c 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">
+<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="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
 </form>