From 410641ccf4ed887b3988222678704a8c5569002d Mon Sep 17 00:00:00 2001 From: "olav%bkor.dhs.org" <> Date: Tue, 14 Nov 2006 07:32:28 +0000 Subject: Bug 277370: Ability to specify an email address to which notification about all bugs should go Patch by Guillaume Rousse r=bkor a=myk --- template/en/default/admin/params/mta.html.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'template/en/default/admin/params/mta.html.tmpl') diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl index 224d21544..778f81d0a 100644 --- a/template/en/default/admin/params/mta.html.tmpl +++ b/template/en/default/admin/params/mta.html.tmpl @@ -58,6 +58,9 @@ whinedays => "The number of days that we'll let a $terms.bug sit untouched in a NEW " _ "state before our cronjob will whine at the owner.
" _ - "Set to 0 to disable whining." } + "Set to 0 to disable whining.", + + globalwatchers => "A comma-separated list of users who should receive a " _ + "copy of every notification mail the system sends." } %] -- cgit v1.2.3-24-g4f1b