Revision 2b880445
Von Peter Schulgin vor etwa 8 Jahren hinzugefügt
SL/GDPDU.pm | ||
---|---|---|
304 | 304 |
my $writer = $self->writer; |
305 | 305 |
|
306 | 306 |
$self->tag('Table', sub { $self |
307 |
->tag('URL', "transaction.csv") |
|
307 |
->tag('URL', "transactions.csv")
|
|
308 | 308 |
->tag('Name', t8('Transactions')) |
309 | 309 |
->tag('Description', t8('Transactions')) |
310 | 310 |
->tag('Validity', sub { $self |
Auch abrufbar als: Unified diff
GDPDU: Typo (transactions.csv)