]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/comments.pm
rename comments_form to editcomment
[ikiwiki.git] / IkiWiki / Plugin / comments.pm
index 705ba340b9c386ad2144d89eae7559678fbcaf13..a155712fba34e59b124fadf633cfd25af08dd159 100644 (file)
@@ -281,7 +281,7 @@ sub sessioncgi ($$) {
                action => $config{cgiurl},
                header => 0,
                table => 0,
-               template => scalar IkiWiki::template_params('comments_form.tmpl'),
+               template => scalar IkiWiki::template_params('editcomment.tmpl'),
                # wtf does this do in editpage?
                wikiname => $config{wikiname},
        );