X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=48b0ab185b43861109770575fb7986b44b733e90;hb=fb1a574bce8ee7a490206e97daea76dcf214c6db;hp=9ce47f1f73113f5c04774137c73c5513a13ca519;hpb=fa7fc7eeb3ca718914affee06c0629a08d571288;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 9ce47f1f7..48b0ab185 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 %]
    @@ -89,7 +92,7 @@ [%- IF BUCHUNGSGRUPPEN.size %] - [% 'Buchungsgruppe' | $T8 %] + [% 'Booking group' | $T8 %] [%- INCLUDE generic/multibox.html name = 'buchungsgruppen_id', @@ -138,9 +141,7 @@ [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - + @@ -266,7 +267,7 @@ [%- END %] - +