summaryrefslogtreecommitdiff
path: root/.templates
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-06-20 20:28:11 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-06-20 20:28:11 +0200
commitef7ff40ebd0fc909ef14b66a32028c44c3e575af (patch)
treec43fcdb9f417fb0e36e189dbb920d56d3d7f1384 /.templates
parentceafdbd492684b8545c9b944e2b0aaec84994c5c (diff)
Update to ikiwiki 31fa7714e7a3eba6e34b601426047f2aa2f8db01.
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 237a6c92..0798695e 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>