summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/mta.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-04-05 08:31:13 +0200
committerlpsolit%gmail.com <>2006-04-05 08:31:13 +0200
commitc8458af4ba895a5614c44fe9f85795f2142efb5a (patch)
tree5c632cdcfbe2756a99e9933b203d0c64fe53ccc5 /template/en/default/admin/params/mta.html.tmpl
parentb0b4c4fce29ca6ea88675165f2e7f6100609e9e7 (diff)
downloadbugzilla-c8458af4ba895a5614c44fe9f85795f2142efb5a.tar.gz
bugzilla-c8458af4ba895a5614c44fe9f85795f2142efb5a.tar.xz
Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/admin/params/mta.html.tmpl')
-rw-r--r--template/en/default/admin/params/mta.html.tmpl13
1 files changed, 1 insertions, 12 deletions
diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl
index cb2454d62..3e5c8a9fa 100644
--- a/template/en/default/admin/params/mta.html.tmpl
+++ b/template/en/default/admin/params/mta.html.tmpl
@@ -86,17 +86,6 @@
"definition of that parameter (as defined on this page).<p> " _
"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.",
+ "that there are $terms.bugs assigned to an invalid address." }
- voteremovedmail => "This is a mail message to send to anyone who gets a vote removed " _
- "from $terms.abug for any reason. %to% gets replaced by the person who " _
- "used to be voting for this ${terms.bug}. %bugid% gets replaced by the " _
- "$terms.bug number. %reason% gets replaced by a short reason describing " _
- "why the vote(s) were removed. %votesremoved%, %votesold% and " _
- "%votesnew% is the number of votes removed, before and after " _
- "respectively. %votesremovedtext%, %votesoldtext% and " _
- "%votesnewtext% are these as sentences, e.g. 'You had 2 votes on " _
- "this ${terms.bug}.' %count% is also supported for backwards " _
- "compatibility. %<i>anythingelse</i>% gets replaced by the " _
- "definition of that parameter (as defined on this page)." }
%]