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

Unified Diff: includes/hero-download.html

Issue 29756797: Fixes #47 - Add link beneath install button to download page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Address comments #2 Created April 23, 2018, 1:49 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 | static/css/index.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/hero-download.html
===================================================================
--- a/includes/hero-download.html
+++ b/includes/hero-download.html
@@ -12,16 +12,19 @@
</p>
<div>
<a
id="hero-download-button"
class="button primary"
href="download">
{{ hero-download-label[button label] Install }}
</a>
+ <p id="hero-download-alternate">
+ <a href="download">{{ download-another-browser[link] Download Adblock Plus for another browser }}.</a>
+ </p>
</div>
</header>
<header class="column one-half content show-on-maxthon">
<h1>{{ abp-and-maxthon-heading[heading] ADBLOCK PLUS IS ALREADY PART OF YOUR MAXTHON BROWSER }}</h1>
<p>{{ abp-and-maxthon-body Together, Maxthon and Adblock Plus allow you to experience a faster, cleaner web by eliminating annoying and malicious ads, disabling tracking and more. To help keep the web sustainable, support websites with <a href="https://acceptableads.com/">Acceptable Ads</a> (enabled by default). }}</p>
</header>
<aside class="column one-half">
<div id="hero-download-video" class="video-parent">
« no previous file with comments | « no previous file | static/css/index.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld