Quote:
Originally Posted by powerful_rogue
Hi,
Ive tried this and it only shows the link for members, however when you click on it nothing happens.
This is what im currently using,
How would I change it so guests cant view?
|
Just add the if condition.
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><img class="inlineimg" src="$stylevar[imgdir_misc]/music.gif"/> <a href="javascriptpenRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
</if>