master
Joey Hess 2009-01-26 20:33:55 -05:00
parent 83163b16ab
commit 5dd67723c1
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ sub editcomment ($$) {
IkiWiki::printheader($session);
print IkiWiki::misctemplate(gettext(gettext("comment stored for moderation")),
"<p>".
gettext("Your comment will be posted after moderator review"),
gettext("Your comment will be posted after moderator review").
"</p>");
exit;
}