Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/index.tmpl

Issue 29329146: Issue 3205 - Open Android and Ios store links for ABB in same tab (Closed)
Patch Set: Created Oct. 15, 2015, 12:28 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/index.tmpl
===================================================================
--- a/includes/index.tmpl
+++ b/includes/index.tmpl
@@ -38,8 +38,8 @@
<div id="abb-banner">
<h2>{{"Want to block ads on your smartphone or tablet?"|translate("abb-banner-headline")}}</h2>
<img src="/img/abb-promo-image.png" alt="{{"Adblock Browser promotional image"|translate("abb-promotion-alt")}}" />
- <a id="abb-android-download" href="https://adblockplus.org/redirect?link=adblock_browser_android_store" target="_blank">{{"Download Adblock Browser"|translate("abb-banner-button-text")}}</a>
- <a id="abb-ios-download" href="https://adblockplus.org/redirect?link=adblock_browser_ios_store" target="_blank">{{"Download Adblock Browser"|translate("abb-banner-button-text")}}</a>
+ <a id="abb-android-download" href="https://adblockplus.org/redirect?link=adblock_browser_android_store">{{"Download Adblock Browser"|translate("abb-banner-button-text")}}</a>
+ <a id="abb-ios-download" href="https://adblockplus.org/redirect?link=adblock_browser_ios_store">{{"Download Adblock Browser"|translate("abb-banner-button-text")}}</a>
</div>
<div itemscope="itemscope" itemtype="http://schema.org/SoftwareApplication">
<section id="main">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld