Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0afeb736

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID 0afeb736bafca9a46aea4613fee0ebcae7a06058
  • Vorgänger 722fee3c
  • Nachfolger 77505215

Doppelte Übersetzungseinträge

Unterschiede anzeigen:

bin/mozilla/admin.pl
90 90
  if ($form->{action}) {
91 91
    if ($auth->authenticate_root($form->{'{AUTH}admin_password'}) != $auth->OK()) {
92 92
      $auth->punish_wrong_login;
93
      $form->{error} = $locale->text('Incorrect Password!');
93
      $form->{error} = $locale->text('Incorrect password!');
94 94
      $auth->delete_session_value('admin_password');
95 95
      adminlogin();
96 96
    } else {

Auch abrufbar als: Unified diff