typo
parent
83163b16ab
commit
5dd67723c1
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue