X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=482edc5967e1582d82c3f97bc7c541170bde2b22;hb=c7241bf7c547d63999898dee7b5dd486e4d122d3;hp=7b8455dacf184c93f930805b36bec57b3aa5afcd;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 7b8455dac..482edc596 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -4,7 +4,7 @@ [% PROCESS 'common/select_warehouse_bin.html' %]

[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]

-[% PROCESS 'common/flash.html' %] +[% INCLUDE 'common/flash.html' %]
@@ -33,6 +33,9 @@ [%- IF CUSTOM_VARIABLES.size %]
  • [% 'Custom Variables' | $T8 %]
  • [%- END %] + [%- IF id %] +
  • [% 'Price Rules' | $T8 %]
  • + [% END %]
    @@ -138,9 +141,7 @@ [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - +