Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 976c74f1

Von Peter Schulgin vor mehr als 10 Jahren hinzugefügt

Buchungsliste: Kontonamen werden nicht angezeigt.
Behebt #2239
Jetzt reichtig.

Unterschiede anzeigen:

bin/mozilla/ca.pl
153 153
  $::lxdebug->enter_sub;
154 154
  $::auth->assert('report');
155 155

  
156
  $::form->{title} = $::locale->text('List Transactions') . " - " . $::locale->text('Account') . " $::form->{accno}";
156
  $::form->{title} = $::locale->text('List Transactions') . " - " . $::locale->text('Account') . " $::form->{accno}" . " - " . $::form->{description};
157 157

  
158 158
  $::form->header;
159 159
  print $::form->parse_html_template('ca/list', {

Auch abrufbar als: Unified diff