Matthew Hawley
Well-known member
So basicly I want the moderation, reports, and users needing approval itemcount alerts, to show in one item count alert. This is what I tried
Didn't work
I suspect @Kier and @Mike would know so lets send them an alert...
Code:
<span class="itemLabel">{xen:phrase moderation_queue_short}:</span><span class="itemCount {xen:if '({$session.moderationCounts.total} AND {$session.reportCounts.total} AND {$session.userModerationCounts.total}', 'alert'}">{$session.moderationCounts.total}</span></a>
Didn't work
I suspect @Kier and @Mike would know so lets send them an alert...
Last edited: