summaryrefslogtreecommitdiff
path: root/.templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-13 14:28:02 -0400
committerThomas Schwinge <thomas@schwinge.name>2014-03-09 19:29:38 +0100
commit9eaa225280d74ffd5d2c3fa30a47cdb93709aff1 (patch)
treee0f25334b9498d35667878eb8f6fa69454eb7cdc /.templates
parentaba24efd8c926d7032af4477b4a88da628ba5454 (diff)
add comment subscription checkbox to editpage
Reworded template, which also called the commit message a "comment". (cherry picked from commit e81e857ba62970caefd0f674d2cdfc3f9b70fe09)
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 cafb653b..f43d7232 100644
--- a/.templates/editpage.tmpl
+++ b/.templates/editpage.tmpl
@@ -18,7 +18,7 @@
<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>
@@ -43,6 +43,9 @@ if there are questions.</p>
<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>