Fixed: 'hash' is always a GET parameter and it is 'admin_login', not 'login' which...
[mailer.git] / templates / de / html / admin / admin_validate_reset_hash_form.tpl
index e75c08a14d7b63f0ef75f19bfcc3be1b278eebdf..9b5995cb4c72e0156af693c8c921f67de1e1624e 100644 (file)
@@ -12,7 +12,7 @@
                {--ADMIN_ENTER_LOGIN--}
        </td>
        <td class="bottom">
-               <input type="text" class="form_field" name="login" size="20" maxlength="255" />
+               <input type="text" class="form_field" name="admin_login" size="20" maxlength="255" />
        </td>
 </tr>