aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-13 14:28:02 -0400
committerJoey Hess <joey@kitenet.net>2012-04-13 14:28:02 -0400
commite81e857ba62970caefd0f674d2cdfc3f9b70fe09 (patch)
treee5b960f9c3f1fd45fd2022679be5fb94b9882ebe /templates
parent5c4d05925165e1ce1450c70b0b43282708ca7077 (diff)
downloadikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar
ikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar.gz
add comment subscription checkbox to editpage
Reworded template, which also called the commit message a "comment".
Diffstat (limited to 'templates')
-rw-r--r--templates/editpage.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index 696c8dcad..4736c95d0 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -18,13 +18,16 @@
<TMPL_VAR FIELD-EDITCONTENT><br />
</div>
<TMPL_IF NAME="CAN_COMMIT">
-<label for="editmessage" class="block">Optional comment about this change:</label>
+<label for="editmessage" class="block">Optional description of this change:</label>
<TMPL_VAR FIELD-EDITMESSAGE><br />
</TMPL_IF>
<TMPL_VAR FORM-SUBMIT>
<TMPL_VAR HELPONFORMATTINGLINK>
<TMPL_IF NAME="FIELD-ATTACHMENT">
<a class="toggle" href="#attachments">Attachments</a>
+</TMPL_IF>
+<TMPL_VAR FIELD-SUBSCRIBE>
+<TMPL_IF NAME="FIELD-ATTACHMENT">
<div class="<TMPL_VAR ATTACHMENTS-CLASS>" id="attachments">
<div id="fileupload">
<script>