Code: Select all
<modification>
<id>Quick Product Info</id>
<version>1.0.0</version>
<vqmver>2.1.2</vqmver>
<author>test</author>
<file name="catalog/view/theme/*/template/module/featured_content.tpl">
<operation>
<search position="before"><![CDATA[<h2 class="s_title_1"><?php echo $heading_title; ?></h2>]]></search>
<add><![CDATA[<h1>TEST</h1>]]]></add>
</operation>
</file>
</modification>
Could you pls help me?
Is this a bug or I am not using it properly?
Tks