Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_reset_password_form.tpl
index faa384efb3931c6cee48111715960c5b3d6d2298..3008056426c1a8e99a5ea1701eb815559b2b030c 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;reset_pass=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;reset_pass=1" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td class="admin_title bottom2" height="30" colspan="2">
@@ -11,7 +11,7 @@
        </td>
        <td width="50%" class="bottom2">
                <strong>$content[login]</strong><br />
-               [<a href="{!URL!}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_CHANGE_LOGIN--}</a>]
+               [<a href="{?URL?}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_CHANGE_LOGIN--}</a>]
        </td>
 </tr>
 <tr>