X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7259dc4439ce59dcb56424b893ab636e6db9991d..HEAD:/templates/webpages/gl/search.html diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index b7c8e7c04..e7e1d5b3c 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -34,6 +34,10 @@ [% 'Notes' | $T8 %] + + [% 'Transaction description' | $T8 %] + [% L.input_tag("transaction_description", "", size=40) %] + [% 'Project Number' | $T8 %] [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] @@ -104,6 +108,8 @@ [% 'Project Number' | $T8 %] [% 'Employee' | $T8 %] + + [% 'Transaction description' | $T8 %]