diff options
| author | lpsolit%gmail.com <> | 2008-12-10 18:26:51 +0000 |
|---|---|---|
| committer | lpsolit%gmail.com <> | 2008-12-10 18:26:51 +0000 |
| commit | e087aa6018bab95f403c836d12b30bb5ed39a626 (patch) | |
| tree | 854a5c41e66b01678bf355c4d9a04232c1136e22 /template/en/default/admin | |
| parent | 65792b68dc19ad0be43473ca0ff6860e06b40421 (diff) | |
| download | bugs-e087aa6018bab95f403c836d12b30bb5ed39a626.tar bugs-e087aa6018bab95f403c836d12b30bb5ed39a626.tar.gz bugs-e087aa6018bab95f403c836d12b30bb5ed39a626.tar.bz2 bugs-e087aa6018bab95f403c836d12b30bb5ed39a626.tar.xz bugs-e087aa6018bab95f403c836d12b30bb5ed39a626.zip | |
Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/admin')
| -rw-r--r-- | template/en/default/admin/params/admin.html.tmpl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index 639ea66a1..dd83ebb2e 100644 --- a/template/en/default/admin/params/admin.html.tmpl +++ b/template/en/default/admin/params/admin.html.tmpl @@ -37,9 +37,5 @@ "$terms.Bugzilla will issue a warning in case you'd run into inconsistencies " _ "when you're about to do so, but such deletions remain kinda scary. " _ "So, you have to turn on this option before any such deletions " _ - "will ever happen.", - - supportwatchers => "Support one user watching (ie getting copies of all related " _ - "email about) another's ${terms.bugs}. Useful for people going on " _ - "vacation, and QA folks watching particular developers' ${terms.bugs}." } + "will ever happen." } %]
\ No newline at end of file |
