summaryrefslogtreecommitdiffstats
path: root/extensions/TellUsMore/template/en/default/email
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-25 07:39:20 +0100
committerByron Jones <bjones@mozilla.com>2013-02-25 07:39:20 +0100
commitf4cfef3444af5f2212f320561e54a12628815f50 (patch)
treed23715761743ec90666ee36317d86b47ec8d7f83 /extensions/TellUsMore/template/en/default/email
parent99f6f27b8aa87168fd04e70a1742f1bf20ccd73b (diff)
downloadbugzilla-f4cfef3444af5f2212f320561e54a12628815f50.tar.gz
bugzilla-f4cfef3444af5f2212f320561e54a12628815f50.tar.xz
remove unused extension TellUsMore
Diffstat (limited to 'extensions/TellUsMore/template/en/default/email')
-rw-r--r--extensions/TellUsMore/template/en/default/email/existing-account.header.tmpl10
-rw-r--r--extensions/TellUsMore/template/en/default/email/existing-account.html.tmpl36
-rw-r--r--extensions/TellUsMore/template/en/default/email/existing-account.txt.tmpl24
-rw-r--r--extensions/TellUsMore/template/en/default/email/new-account.header.tmpl10
-rw-r--r--extensions/TellUsMore/template/en/default/email/new-account.html.tmpl36
-rw-r--r--extensions/TellUsMore/template/en/default/email/new-account.txt.tmpl24
6 files changed, 0 insertions, 140 deletions
diff --git a/extensions/TellUsMore/template/en/default/email/existing-account.header.tmpl b/extensions/TellUsMore/template/en/default/email/existing-account.header.tmpl
deleted file mode 100644
index b4d5b10dc..000000000
--- a/extensions/TellUsMore/template/en/default/email/existing-account.header.tmpl
+++ /dev/null
@@ -1,10 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-Subject: Thank you filing a [% terms.bug %] on Firefox!
-From: Mozilla Development Team <nobody@mozilla.org>
-To: [% recipient_name FILTER none %] <[% recipient_email FILTER none %]>
diff --git a/extensions/TellUsMore/template/en/default/email/existing-account.html.tmpl b/extensions/TellUsMore/template/en/default/email/existing-account.html.tmpl
deleted file mode 100644
index 923caded6..000000000
--- a/extensions/TellUsMore/template/en/default/email/existing-account.html.tmpl
+++ /dev/null
@@ -1,36 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-<p>
-Thank you filing a [% terms.bug %] on Firefox! We appreciate you taking the time out of
-your day to enhance the quality of our favorite open web browser.
-</p>
-
-<p>
-Wait one second though! Before this [% terms.bug %] is filed, we need you to confirm this
-is a real e-mail account. So, please click on the link below to confirm that it
-is!
-</p>
-
-<p>
-<a href="[% token_url FILTER none %]">[% token_url FILTER html %]</a>
-</p>
-
-<p>
-If you'd like to get involved with the Mozilla Community in other ways such as
-localization, testing, development and design, please look at our Get Involved
-page:
-</p>
-
-<p>
-<a href="http://www.mozilla.org/contribute/">http://www.mozilla.org/contribute/</a>
-</p>
-
-<p>
-Thank You For Your Help,<br>
-The Firefox Development Team
-</p>
diff --git a/extensions/TellUsMore/template/en/default/email/existing-account.txt.tmpl b/extensions/TellUsMore/template/en/default/email/existing-account.txt.tmpl
deleted file mode 100644
index e3d82e37f..000000000
--- a/extensions/TellUsMore/template/en/default/email/existing-account.txt.tmpl
+++ /dev/null
@@ -1,24 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-Thank you filing a [% terms.bug %] on Firefox! We appreciate you taking the time out of
-your day to enhance the quality of our favorite open web browser.
-
-Wait one second though! Before this [% terms.bug %] is filed, we need you to confirm this
-is a real e-mail account. So, please click on the link below to confirm that it
-is!
-
-[% token_url FILTER none %]
-
-If you'd like to get involved with the Mozilla Community in other ways such as
-localization, testing, development and design, please look at our Get Involved
-page:
-
-http://www.mozilla.org/contribute/
-
-Thank You For Your Help,
-The Firefox Development Team
diff --git a/extensions/TellUsMore/template/en/default/email/new-account.header.tmpl b/extensions/TellUsMore/template/en/default/email/new-account.header.tmpl
deleted file mode 100644
index b4d5b10dc..000000000
--- a/extensions/TellUsMore/template/en/default/email/new-account.header.tmpl
+++ /dev/null
@@ -1,10 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-Subject: Thank you filing a [% terms.bug %] on Firefox!
-From: Mozilla Development Team <nobody@mozilla.org>
-To: [% recipient_name FILTER none %] <[% recipient_email FILTER none %]>
diff --git a/extensions/TellUsMore/template/en/default/email/new-account.html.tmpl b/extensions/TellUsMore/template/en/default/email/new-account.html.tmpl
deleted file mode 100644
index 41006592b..000000000
--- a/extensions/TellUsMore/template/en/default/email/new-account.html.tmpl
+++ /dev/null
@@ -1,36 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-<p>
-Thank you filing a [% terms.bugs %] on Firefox! We appreciate you taking the time out of
-your day to enhance the quality of our favorite open web browser.
-</p>
-
-<p>
-Wait one second though! Before this [% terms.bugs %] is filed, we need you to confirm this
-is a real e-mail account. So, please click on the link below to confirm that it
-is!
-</p>
-
-<p>
-<a href="[% token_url FILTER none %]">[% token_url FILTER html %]</a>
-</p>
-
-<p>
-If you'd like to get involved with the Mozilla Community in other ways such as
-localization, testing, development and design, please look at our Get Involved
-page:
-</p>
-
-<p>
-<a href="http://www.mozilla.org/contribute/">http://www.mozilla.org/contribute/</a>
-</p>
-
-<p>
-Thank You For Your Help,<br>
-The Firefox Development Team
-</p>
diff --git a/extensions/TellUsMore/template/en/default/email/new-account.txt.tmpl b/extensions/TellUsMore/template/en/default/email/new-account.txt.tmpl
deleted file mode 100644
index 93d2a3eea..000000000
--- a/extensions/TellUsMore/template/en/default/email/new-account.txt.tmpl
+++ /dev/null
@@ -1,24 +0,0 @@
-[%# This Source Code Form is subject to the terms of the Mozilla Public
- # License, v. 2.0. If a copy of the MPL was not distributed with this
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- # This Source Code Form is "Incompatible With Secondary Licenses", as
- # defined by the Mozilla Public License, v. 2.0.
- #%]
-Thank you filing a [% terms.bugs %] on Firefox! We appreciate you taking the time out of
-your day to enhance the quality of our favorite open web browser.
-
-Wait one second though! Before this [% terms.bugs %] is filed, we need you to confirm this
-is a real e-mail account. So, please click on the link below to confirm that it
-is!
-
-[% token_url FILTER none %]
-
-If you'd like to get involved with the Mozilla Community in other ways such as
-localization, testing, development and design, please look at our Get Involved
-page:
-
-http://www.mozilla.org/contribute/
-
-Thank You For Your Help,
-The Firefox Development Team