please can someone provide support with the plugin system
i wish to add a template condition in the header using $find, the code i iwsh to insert is
Code:
<vb:if condition="$vboptions['ie6fix_onoff']">
{vb:rawphrase ie6fix_english}
</vb:if>
i would like this template condition to be placed before
Code:
<div class="above_body"> <!-- closing tag is in template navbar -->
in the header template