e-Dewan
Guest
Member
Is there a display condition for unapproved queue!
Is this a correct code!
I want XF to display something if there is an unapproved queue (for moderators only)
Is this a correct code!
<xf:if is="$xf.visitor.is_moderator && $xf.visitor.unapprovedQueue">
I want XF to display something if there is an unapproved queue (for moderators only)