diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-19 14:07:22 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-19 14:07:22 -0500 |
commit | 79a787a4668caf043862197de2b5ba7e41d37102 (patch) | |
tree | 9baa01d959c4c35f939ca3301defe7ab801e79ec /doc | |
parent | ddabb010b2c45556046fd1ba982893395c7a46f6 (diff) | |
download | ikiwiki-79a787a4668caf043862197de2b5ba7e41d37102.tar ikiwiki-79a787a4668caf043862197de2b5ba7e41d37102.tar.gz |
rename comments_form to editcomment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/wikitemplates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 63735193b..dc217cd30 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -31,7 +31,7 @@ located in /usr/share/ikiwiki/templates by default. [[plugins/search]] plugin. * `comment.tmpl` - This template is used to display a comment by the [[plugins/comments]] plugin. -* `comments_form.tmpl` - This template is the comment post form for the +* `editcomment.tmpl` - This template is the comment post form for the [[plugins/comments]] plugin. The [[plugins/pagetemplate]] plugin can allow individual pages to use a |