diff options
author | Connor Behan <connor.behan@gmail.com> | 2014-01-07 21:36:28 +0100 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2014-01-07 21:36:28 +0100 |
commit | 192b02906b89fb61efdf60ef553d717a5d3e037f (patch) | |
tree | a8db9d735e43dae3eed2ae419c7c2f8fcd2967bd /template/en/default/whine | |
parent | 98446d4f4473c2c06515ea606cd6643b13092e0c (diff) | |
download | bugzilla-192b02906b89fb61efdf60ef553d717a5d3e037f.tar.gz bugzilla-192b02906b89fb61efdf60ef553d717a5d3e037f.tar.xz |
Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a specific Bugzilla installation
r=dkl,a=justdave
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/schedule.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index 6f1ff4991..9694e13ad 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -27,7 +27,7 @@ %] <p> - "Whining" is when [% terms.Bugzilla %] executes a saved search at a regular interval + "Whining" is when Bugzilla executes a saved search at a regular interval and sends the resulting list of [% terms.bugs %] via email. </p> @@ -47,7 +47,7 @@ <p> Searches come from saved searches, which are created by executing a <a - href="query.cgi">search</a>, then telling [% terms.Bugzilla %] to remember + href="query.cgi">search</a>, then telling Bugzilla to remember the search under a particular name. Add a search by clicking "Add a search", and select the desired saved search name under "Search" and add a title for the [% terms.bug %] table. The optional number entered under |