Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 88a171df

Von Tamino Steinert vor 7 Tagen hinzugefügt

  • ID 88a171df93487a86fa062f486658c3eacd71a896
  • Vorgänger f1fc6f27

Layout Flash: Anpassung vom Meldung auf kürzere Zeilen

Unterschiede anzeigen:

bin/mozilla/ap.pl
$::form->{$_} = $form_defaults->{$_} for keys %{ $form_defaults // {} };
flash('info', $::locale->text("The record template '#1' has been loaded.", $template->template_name));
flash('info', $::locale->text("Payment bookings disallowed. After the booking this record may be " .
"suggested with the amount of '#1' or otherwise has to be choosen manually." .
flash('info', $::locale->text("Payment bookings disallowed.<br>After the booking this record may be " .
"suggested<br>with the amount of '#1'<br>or otherwise has to be choosen manually.<br>" .
" No automatic payment booking will be done to chart '#2'.",
$form_defaults->{paid_1_suggestion},
$form_defaults->{AP_paid_1_suggestion},

Auch abrufbar als: Unified diff