X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fform_header.html;fp=templates%2Fwebpages%2Fap%2Fform_header.html;h=a332733af64082bf00655ba4740610612fcefe89;hb=6a74e5a2b6edb3cec8c356cf7994631cda940f64;hp=4905645ff92ea6d5f6959bc4b6ef62ff986a2c4f;hpb=0d3a289636dac81faa4683e2d1a60d09473e3f8e;p=kivitendo-erp.git diff --git a/templates/webpages/ap/form_header.html b/templates/webpages/ap/form_header.html index 4905645ff..a332733af 100644 --- a/templates/webpages/ap/form_header.html +++ b/templates/webpages/ap/form_header.html @@ -238,19 +238,20 @@ - - - - - - - - -
[% 'Notes' | $T8 %] - - [% 'Notes for vendor' | $T8 %] - -
+ + + + + + + + + +
[% 'Notes' | $T8 %][% 'Internal Notes' | $T8 %]
+ [% L.textarea_tag("notes", notes, wrap="soft", rows=textarea_rows, cols=50, readonly=readonly) %] + + [% L.textarea_tag("intnotes", intnotes, wrap="soft", rows=textarea_rows, cols=50, readonly=readonly) %] +