Template-Parameter "conf_xyz" durch "INSTANCE_CONF.get_xyz" ersetzt
[kivitendo-erp.git] / templates / webpages / ic / form_header.html
index 23a7933..0088919 100644 (file)
@@ -41,8 +41,8 @@
       <table width="100%">
        <tr valign="top">
         <td>
-[%- IF image && conf_parts_show_image %]
-         <a href="[% image | html %]" target="_blank"><img style="[% conf_parts_image_css %]" src="[% image | html %]"/></a>
+[%- IF image && INSTANCE_CONF.get_parts_show_image %]
+         <a href="[% image | html %]" target="_blank"><img style="[% INSTANCE_CONF.get_parts_image_css %]" src="[% image | html %]"/></a>
 [%- END %]
 
          <table>