]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_login_form.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_login_form.tpl
index a22d5d467ed128f9af13a687d913799097cf35ae..f88457acce1f347b6181ff1aa188157b6ecfba10 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;$content[target]=$content[value]" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;$content[target]=$content[value]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table register" align="center">
        <tr>
                <td colspan="2" height="14" class="admin_title seperator">&nbsp;</td>
@@ -28,7 +28,7 @@
                <td width="50%" valign="top">
                        <input type="password" name="pass" size="10" maxlength="100" class="admin_normal" />
                        <div class="admin_note">
-                               [<a href="{!URL!}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_RESET_PASSWORD--}</a>]
+                               [<a href="{?URL?}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_RESET_PASSWORD--}</a>]
                        </div>
                </td>
        </tr>