unapproved queue condition

  • Thread starter Thread starter e-Dewan
  • Start date Start date

e-Dewan

Guest
Member
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)
 
Top