[livejournal] r21489: LJSUP-11565 Ability to edit tags during ...
Committer: azateev
LJSUP-11565 Ability to edit tags during the moderationU trunk/htdocs/community/moderate.bml
Modified: trunk/htdocs/community/moderate.bml
===================================================================
--- trunk/htdocs/community/moderate.bml 2012-03-21 12:33:56 UTC (rev 21488)
+++ trunk/htdocs/community/moderate.bml 2012-03-21 12:41:29 UTC (rev 21489)
@@ -577,7 +577,7 @@
);
$ret .= "$BML::ML{'entryform.selecttags'}";
} else {
- $ret .= $current{$_};
+ $ret .= $current{$key};
}
$ret .= "</td></tr>\n";
}
