New template helper function doTemplateExtensionRegistrationLink() introduced
[mailer.git] / templates / de / html / admin / admin_extension_reg_form.tpl
1 <a name="ext_$content[ext_name]"></a>
2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[ext_name]%}" method="post">
3         <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
4 </form>