X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa7fc7eeb3ca718914affee06c0629a08d571288..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/ic/form_header.html diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 9ce47f1f7..d9d635b29 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -2,7 +2,7 @@ [%- 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' %] @@ -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") %] - - - +