From c9c4a62258de4284df5a536b51f062b306a3c774 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 8 Jun 2006 03:47:19 +0000 Subject: Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman r=LpSolit a=myk --- template/en/default/admin/params/mta.html.tmpl | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl index 3e5c8a9fa..4e9691701 100644 --- a/template/en/default/admin/params/mta.html.tmpl +++ b/template/en/default/admin/params/mta.html.tmpl @@ -75,17 +75,6 @@ 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.", - - whinemail => "The email that gets sent to anyone who has a NEW or REOPENED " _ - "$terms.bug that hasn't been touched for more than whinedays. " _ - "Within this text, %email% gets replaced by the offender's " _ - "email address. %userid% gets replaced by the offender's " _ - "$terms.Bugzilla login (which, in most installations, is the same as " _ - "the email address.) %anythingelse% gets replaced by the " _ - "definition of that parameter (as defined on this page).

" _ - "It is a good idea to make sure this message has a valid From: " _ - "address, so that if the mail bounces, a real person can know " _ - "that there are $terms.bugs assigned to an invalid address." } + "Set to 0 to disable whining." } %] -- cgit v1.2.1