]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_ext_reg_form.tpl
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
index a47d90108a299da5566aae6e0ed73212ddc1ca42..11b55dc3a04a8eb925642f076702ae714289f7e6 100644 (file)
@@ -1,6 +1,6 @@
-<A name="ext_$content[ext_name]"></A>
-<FORM
+<a name="ext_$content[ext_name]"></a>
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]"
-       method="POST" style="margin-bottom: 0px"><INPUT type="submit"
+       method="POST" style="margin-bottom: 0px"><input type="submit"
        name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file