[livejournal] r20263: LJSV-1695: Awating moderation / queue li...
Committer: anazarov
LJSV-1695: Awating moderation / queue link missing for community maintainers.U trunk/htdocs/community/manage.bml
Modified: trunk/htdocs/community/manage.bml
===================================================================
--- trunk/htdocs/community/manage.bml 2011-10-10 10:59:23 UTC (rev 20262)
+++ trunk/htdocs/community/manage.bml 2011-10-10 11:22:47 UTC (rev 20263)
@@ -142,7 +142,7 @@
$ret .= BML::ml('Actionlink', {'link'=>$ML{'.commlist.actmembers2'}.$pend}) . " " if $pend;
}
$ret .= "</td><td align='center'>";
- if ($mods{$id} || $smods{$id}) {
+ if ($admin{$id} || $mods{$id}) {
my $num = $names{$id}->{'count'} || "0"; # relying on this to be <b>-wrapped
$ret .= BML::ml('.commlist.moderation.num2', {'aopts' => "href='$LJ::SITEROOT/community/moderate.bml?authas=$user'", 'num' => $num});
} else {
