X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=14f29547b2b2aee2d340a336e3f6f2e84e99da9a;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0a362936ec9f720b49b905dad93760fca2d542a1;hpb=df789b965d14afa99b623d3a4a5817ababbf1737;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index 0a362936e..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,13 +129,8 @@ -
- -

[% print_options %]

- - - +[% L.hidden_tag("rowcount", rowcount) %] [% IF vc == 'customer' %] @@ -143,4 +138,18 @@ [% END %] + + + + + + + +