X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=ebd0b5bd223bd1f4351c821e06c529ff79219095;hb=c364e43efab3ac6f0f0c20cd6f8f89a85ab45280;hp=296cd1601324bf4fe3e5d6fff8a422856e70fc0e;hpb=efb9a24f2252104ab4af5c25334119d7c5c70a8c;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 296cd1601..ebd0b5bd2 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,18 +1,17 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %][%- USE L -%] +[%- 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' %]
- + - @@ -21,7 +20,7 @@ -
+
@@ -89,7 +91,7 @@ [%- IF BUCHUNGSGRUPPEN.size %] - [% 'Buchungsgruppe' | $T8 %] + [% 'Booking group' | $T8 %] [%- INCLUDE generic/multibox.html name = 'buchungsgruppen_id', @@ -133,14 +135,12 @@ [% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %] - + - + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - + @@ -266,7 +266,7 @@ [%- END %] - +