All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_ext_reg_form.tpl
1 <a name="ext_$content[ext_name]"></a>
2 <form
3         action="{!URL!}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]"
4         method="POST" style="margin-bottom: 0px"><input type="submit"
5         name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
6 </form>