Staff online

siwi

Member
Hi all

I have some problem. In the "staff online" in the sidebar are only the members which have moderative or administrative rights. But I want to show the GROUP moderators too. What did I have to add to
Code:
<xen:if is="{$user.is_moderator} OR {$user.is_admin}">
. So how can I select the groups?
 
Top Bottom