X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d51b3011755b4a7e006f433d9fe5836a22a69638..6f1ffd59a04dab30e87d6ea38c5884624f4b926a:/templates/webpages/do/form_header.html diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index 62ba79f4a..59fa98edc 100644 --- a/templates/webpages/do/form_header.html +++ b/templates/webpages/do/form_header.html @@ -120,9 +120,6 @@ -[%- FOREACH row = HIDDENS %] - [% L.hidden_tag(row.name, row.value) %] -[%- END %]
| [% 'Transaction description' | $T8 %] | -+ | [% L.input_tag("transaction_description", transaction_description, size=35, "data-validate"=(INSTANCE_CONF.get_require_transaction_description_ps ? 'required' : ''), readonly=delivered) %] | ||||
|---|---|---|---|---|---|---|