]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reset_password_form.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_reset_password_form.tpl
index 75db5347bedff9f3c303f00782fcfd29984c9bb0..d5577eb51d6b9e198b08b0ba20f8523ee393f74f 100644 (file)
@@ -1,7 +1,7 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;reset_pass=1" method="post">
+<form accept-charset="utf-8" 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 bottom" height="30" colspan="2">
+       <td class="admin_title bottom" colspan="2">
                <strong>{--ADMIN_RESET_PASSWORD_TITLE--}</strong>
        </td>
 </tr>
@@ -11,7 +11,7 @@
        </td>
        <td width="50%" class="bottom">
                <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>