Ques/Help unapproved queue condition

E

e-Dewan

Guest
Is there a display condition for unapproved queue!

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)

Continue reading...