editpage: Rename "comments" field to avoid CSS conflict with the comments div.
[ikiwiki.git] / templates / editpage.tmpl
index 36076cb3534bfb269e2cb174784be90ceee88deb..b4b0d05dfd12fb9feaf38e18a18b682e8ded50a1 100644 (file)
@@ -23,8 +23,8 @@
 </li>
 <TMPL_IF NAME="CAN_COMMIT">
 <li>
-<label for="comments" class="block">Optional comment about this change:</label>
-<TMPL_VAR FIELD-COMMENTS><br />
+<label for="editmessage" class="block">Optional comment about this change:</label>
+<TMPL_VAR FIELD-EDITMESSAGE><br />
 </li>
 </TMPL_IF>
 </ol>