oninuva
12-26-2006, 12:35 PM
if the condition to show to guests was
<if condition="$show[guest]">
then to show for a certian user group would be...
<if condition="$show[admin]">
or
<if condition="$show[1]">
1 being the user group ID?
<if condition="$show[guest]">
then to show for a certian user group would be...
<if condition="$show[admin]">
or
<if condition="$show[1]">
1 being the user group ID?