Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 713a6d70

Von Moritz Bunkus vor mehr als 16 Jahren hinzugefügt

  • ID 713a6d703c0b2806f6a1f8fafa6bc9b6554c4087
  • Vorgänger 919007c2
  • Nachfolger 11f0cc99

Benutzerkonfiguration um Einstellungen zur Aufgabenliste erweitert.

Unterschiede anzeigen:

bin/mozilla/login.pl
164 164

  
165 165
  $locale             =  new Locale $myconfig{countrycode}, "login" if ($language ne $myconfig{countrycode});
166 166

  
167
  $form->{todo_list}  = create_todo_list();
167
  $form->{todo_list}  =  create_todo_list('login_screen' => 1) if (!$form->{no_todo_list});
168 168

  
169 169
  $form->{stylesheet} =  $myconfig{stylesheet};
170 170
  $form->{title}      =  $locale->text('About');

Auch abrufbar als: Unified diff