summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/editcomment.tmpl (renamed from templates/comments_form.tmpl)4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/comments_form.tmpl b/templates/editcomment.tmpl
index 9a9455f99..a08b8964c 100644
--- a/templates/comments_form.tmpl
+++ b/templates/editcomment.tmpl
@@ -1,4 +1,4 @@
-<div class="comments-form">
+<div class="editcomment">
<TMPL_VAR MESSAGE>
<TMPL_VAR FORM-START>
<TMPL_VAR FIELD-DO>
@@ -31,4 +31,4 @@ IkiWiki directives ([[!directive]]) are <TMPL_UNLESS NAME="ALLOWDIRECTIVES">not
</div><!-- #preview -->
</TMPL_IF>
-</div><!-- .comments-form -->
+</div><!-- .editcomment -->