tony:
should it go here:
<if condition="$show['reputationlink']"><a href="#" onclick="return reputation($post[postid])"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a> </if>
??
how should it look?i dont know???i tried with it infront of that <if and after the </if>, nothing happend.
i also got
<if condition="$show['reputation']">$post[reputationdisplay]</if>
in the postbit. where/how do i put the code?
|