Hi,
when i click the link "published" in the mod queue i expect the link description to change to "not published" like with the status of "moderated/not moderated". this seems to be a bug.
the link behind "published" reads like "http://host/admin/content/comment/moderation?q=moderation/comment/status...".
the action seems to work however as it is logged in protocol tab.
thanks!
Comments
Comment #1
sanduhrsChanged line 51 in file moderation_comment.js from
to
which prevented the text change.
Fixed and committed to D6.
Thanks.