X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/22bcb6b18c5832dad188a72ed75cd98c38d299e3..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/oe/form_footer.html diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index 80892da5b..14f29547b 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -22,8 +22,8 @@ [% 'Internal Notes' | $T8 %] - [% notes %] - [% intnotes %] + [% L.textarea_tag('notes', notes, style="width: 350px; height: 150px", class="texteditor") %] + [% L.textarea_tag('intnotes', intnotes, style="width: 350px; height: 150px") %] [% 'Payment Terms' | $T8 %] @@ -129,7 +129,6 @@ - [% L.hidden_tag("rowcount", rowcount) %] @@ -140,7 +139,7 @@ [% END %] @@ -151,3 +150,6 @@ +