aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/editpage.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index 36076cb35..b4b0d05df 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -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>