Skip to content

Commit 6409fcf

Browse files
committed
Remove redundant FAQ entry.
1 parent fdf6a60 commit 6409fcf

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

faq.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ def get_entries(ctx):
1414
gettext(u'What is Thunderbird’s relationship to MZLA Technologies Corporation?'),
1515
gettext(u'Thunderbird is a project of MZLA Technologies Corporation, which is a wholly owned subsidiary of Mozilla Foundation.')
1616
),
17-
(
18-
gettext(u'What are the ways I can give?'),
19-
gettext(u'<a href="%(url)s">Visit this link to make a secure online donation right now via credit card or PayPal.</a>')
20-
% {'url': url(ctx, 'thunderbird.donate.ways-to-give')}
21-
),
2217
(
2318
gettext(u'Why do you need my address in order to process a gift?'),
2419
gettext(u'We understand that your privacy is very important. We ask for a minimum amount of information required to process credit card payments, including billing addresses. This allows our payment processor to verify your identity, process your payment, and prevent fraudulent charges to your credit card. We keep your information private — if you have questions, please refer to our <a href="%(url)s">Privacy Policy</a>. If you would rather not fill in your information on our online form, you can mail us a <a href="%(check)s">check</a>.')

0 commit comments

Comments
 (0)