aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-09-11 16:56:53 +0100
committerChris Mytton <self@hecticjeff.net>2013-09-11 16:56:53 +0100
commit7e81340375d6544c28a0934d073e088cab993d02 (patch)
tree9f86722fd50122aeb3b597ffca1066f8357da4ac
parente0dc46b4b86bdd1e52753f63d6ae4a60c52b49ff (diff)
[Zurich] Add send rejected email checkbox to report edit
-rw-r--r--templates/web/zurich/admin/report_edit.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/web/zurich/admin/report_edit.html b/templates/web/zurich/admin/report_edit.html
index 30dbcbd4b..e5729bb23 100644
--- a/templates/web/zurich/admin/report_edit.html
+++ b/templates/web/zurich/admin/report_edit.html
@@ -103,6 +103,11 @@
[% END %]
</select></p>
+<p>
+ <span class="mock-label">automatische Antwort</span>
+ <input type="checkbox" name="send_rejected_email" id="send_rejected_email" value="1" checked="checked" />
+</p>
+
[% IF problem.state == 'unconfirmed' OR problem.state == 'confirmed' %]
<ul class="no-bullets">