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

Unified Diff: includes/index.md

Issue 29768636: Fixes #1 - Changed promo message phrasing on index page (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Patch Set: Addressed #4 Created May 3, 2018, 12:54 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/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/index.md
===================================================================
--- a/includes/index.md
+++ b/includes/index.md
@@ -3,16 +3,16 @@
[![{{playstore-badge-alt[Alternative text for playstore badge] Get it on Google Play}}](images/badge-playstore.png)](https://adblockplus.org/redirect?link=adblock_browser_android_store){: #playstore }
[![{{appstore-badge-alt[Alternative text for appstore badge] Get it on the App Store}}](images/badge-appstore.png)](https://adblockplus.org/redirect?link=adblock_browser_ios_store){: #appstore }
{: #badges }
[{{email-me[Text below badges on big screens] Email me the download link}}](#)
{: #email-me }
-{{promotion-msg[Text on top of footnotes] The [most popular ad blocker](https://adblockplus.org) for desktop browsers is now available for your Android\* and iOS\*\* devices.}}
+{{promotion-msg[Text on top of footnotes] The [ad blocker](https://adblockplus.org) used on over 100 million devices is now available for your Android[*](#footnote-android){:.unstyled } and iOS devices[**](#footnote-ios){:.unstyled }. }}
<div id="footnotes">
<ul>
- <li>{{footnotes1[First footnote] Adblock Browser is compatible with devices running Android 2.3 and above. Installation requires about 24 MB of internal storage, 384 MB of RAM and a display that is at least 320 pixels high and 240 pixels wide.}}</li>
- <li>{{footnotes2[Second footnote] Only available on iPhone and iPad with iOS 8 and above installed.}}</li>
+ <li id="footnote-android">{{footnotes1[First footnote] Adblock Browser is compatible with devices running Android 2.3 and above. Installation requires about 24 MB of internal storage, 384 MB of RAM and a display that is at least 320 pixels high and 240 pixels wide.}}</li>
+ <li id="footnote-ios">{{footnotes2[Second footnote] Only available on iPhone and iPad with iOS 8 and above installed.}}</li>
</ul>
</div>
« no previous file with comments | « no previous file | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld