hello,
on template (forumdisplay) i would like to show some special text to the moderator of that forum (just to moderator of that forum (not all moderators group),
i try ..
<if condition="$show['adminoptions'">
ABC TEXT
it worked as i see ,, so is that right ? or there is something more accurate ?
Regards,
on template (forumdisplay) i would like to show some special text to the moderator of that forum (just to moderator of that forum (not all moderators group),
i try ..
<if condition="$show['adminoptions'">
ABC TEXT
it worked as i see ,, so is that right ? or there is something more accurate ?
Regards,
Comment