Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_ext_reg_form.tpl
index 077d1cafebbe8a28041f9295a46f2853fbee49f2..80b21d2371c72a8cdc4a7aa33a4800c120c1b5e7 100644 (file)
@@ -1,4 +1,4 @@
 <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">
+<form action="{?URL?}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]" method="post" style="margin-bottom: 0px">
        <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
 </form>