Just what I need, but for 3.6.3. Could someone suggest what to edit in Posbit/Postbit Legacy in 3.6.3?
Sorry, I realized that it is the same for Postbit Legacy.
Postbit does not have that same <if statement.
It only has:
Code:
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
How should Postbit be modified?