X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=482edc5967e1582d82c3f97bc7c541170bde2b22;hb=061f4d6d32ed95055114582ede45e8387b302a53;hp=9ce47f1f73113f5c04774137c73c5513a13ca519;hpb=6f77f9ef21dbea687c49b41052e9cc3381cd000d;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 9ce47f1f7..482edc596 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -2,9 +2,9 @@ [%- USE HTML %] [%- USE LxERP %][%- USE L -%][%- USE P -%] [% PROCESS 'common/select_warehouse_bin.html' %] -

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

+

[% 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") %] - - - +