Revision 0afeb736
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
SL/Controller/Admin.pm | ||
---|---|---|
515 | 515 |
$::auth->punish_wrong_login; |
516 | 516 |
$::auth->delete_session_value('admin_password'); |
517 | 517 |
|
518 |
$self->login_form(error => t8('Incorrect Password!'));
|
|
518 |
$self->login_form(error => t8('Incorrect password!'));
|
|
519 | 519 |
|
520 | 520 |
return undef; |
521 | 521 |
} |
Auch abrufbar als: Unified diff
Doppelte Übersetzungseinträge