ltwinnerr
09-08-2011, 04:50 PM
Just wondering what this thing is? In my postbit_legacy template it gets inserted just before the post title depending on a conditional -
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>
Anyone able to shed some light on what this variable is?
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>
Anyone able to shed some light on what this variable is?