Skip to content
Snippets Groups Projects
Unverified Commit fd4c553c authored by Georg Koppen's avatar Georg Koppen
Browse files

Bug 30497: Add donation text and link

parent 8877c1ec
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,9 @@ window.addEventListener("pageshow", function() {
</div>
<div id="bottom">
<p id="donate" class="moreInfoLink">&aboutTor.donationBanner.line2e;
<a href="https://donate.torproject.org/">&aboutTor.donationBanner.buttonA; &#187;</a>
</p>
<p id="manual" class="showForManual moreInfoLink">&aboutTor.torbrowser_user_manual_questions.label;
<a id="manualLink" target="_blank">&aboutTor.torbrowser_user_manual_link.label;</a></p>
<p id="newsletter" class="moreInfoLink"><img class="imageStyle" src="resource://torbutton-assets/icon-newsletter.png"/><br/>&aboutTor.newsletter.tagline;<br/>
......
......@@ -28,3 +28,5 @@
<!ENTITY aboutTor.newsletter.tagline "Get the latest news from Tor straight to your inbox.">
<!ENTITY aboutTor.newsletter.link_text "Sign up for Tor News.">
<!ENTITY aboutTor.donationBanner.line2e "Keep Tor strong.">
<!ENTITY aboutTor.donationBanner.buttonA "Donate Now">
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment