X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8eb972fd373d0363cd3dc3cd6777c0d3f076111f..46bc75c8:/templates/webpages/ic/form_header.html
diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html
index 1b3ea9afb..31308ba18 100644
--- a/templates/webpages/ic/form_header.html
+++ b/templates/webpages/ic/form_header.html
@@ -25,6 +25,9 @@
- [% 'Basic Data' | $T8 %]
+ [%- IF id %]
+ - [% 'Price information' | $T8 %]
+ [%- END %]
[%- IF CUSTOM_VARIABLES.size %]
- [% 'Custom Variables' | $T8 %]
[%- END %]
@@ -39,6 +42,10 @@
+[%- IF image && conf_parts_show_image %]
+
+[%- END %]
+
|