summaryrefslogtreecommitdiffstats
path: root/template/en/default/whine
diff options
context:
space:
mode:
authorwicked%sci.fi <>2009-04-06 22:57:13 +0200
committerwicked%sci.fi <>2009-04-06 22:57:13 +0200
commit0665a74437c43e2a7805ba068b1a47ea59124787 (patch)
tree2e158219d1ef98d2ff225b0b3ff629363a6541ed /template/en/default/whine
parent1633d9835c4ab45d583ba4b6d8b585d66925a5b2 (diff)
downloadbugzilla-0665a74437c43e2a7805ba068b1a47ea59124787.tar.gz
bugzilla-0665a74437c43e2a7805ba068b1a47ea59124787.tar.xz
Bug 302420: Allow whining messages to be sent even without any results - Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat
Diffstat (limited to 'template/en/default/whine')
-rw-r--r--template/en/default/whine/schedule.html.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl
index 6fe19957b..245a3e4a9 100644
--- a/template/en/default/whine/schedule.html.tmpl
+++ b/template/en/default/whine/schedule.html.tmpl
@@ -124,6 +124,16 @@
</td>
</tr>
+ <tr>
+ <td valign="top" align="right">
+ Send a message even if there are no [% terms.bugs %] in the search result:
+ </td>
+ <td colspan="2">
+ <input type="checkbox" name="event_[% event.key %]_mailifnobugs"
+ [%- IF event.value.mailifnobugs == 1 %] checked [% END %]>
+ </td>
+ </tr>
+
[% IF event.value.schedule.size == 0 %]
<tr>