X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/261cfce2d80642a4df62b59a92cb5cc48cf279a4..58966151:/templates/webpages/rp/report.html diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 6f9583ecd..d99d45897 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -70,7 +70,7 @@ [%- BLOCK projectnumber %] [% 'Project' | $T8 %] - [% L.select_tag('project_id', L.options_for_select(ALL_PROJECTS, title='projectnumber', with_empty=1)) %] + [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] [%- END %]