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

Unified Diff: includes/hero-download.html

Issue 29856570: Fixes #120 - Force Portugese Subtitles for homepage video on PT_BR (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Aug. 15, 2018, 2:50 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 | includes/hero-download-video-url.tmpl » ('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
@@ -13,17 +13,17 @@
<? include install-button ?>
</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">
- <a class="video-link" target="_blank" href="https://www.youtube-nocookie.com/embed/PAfHJNv-a7I?html5=1&amp;autohide=1&amp;enablejsapi=1&amp;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=light&amp;autoplay=1">
+ <a class="video-link" target="_blank" href="<? include hero-download-video-url ?>">
<img class="video-thumbnail" src="/img/hero-video.jpg" srcset="/img/hero-video-2x.jpg 2x" alt="{{ video-alt-text[alt text] Introduction to Adblock Plus video thumbnail }}">
<img class="video-play" src="/img/video-external.png" alt="{{ video-play-alt-text[alt text] Play Video }}">
</a>
<p class="video-disclaimer">
{{ video-disclaimer Click to play this video. Please note that this video is hosted by YouTube. When this video is played, some personal data is transferred to YouTube. For more information, please review YouTube's <a href='https://www.google.com/intl/en/policies/privacy/' target='_blank'>privacy policy</a>. }}
</p>
</div>
</aside>
« no previous file with comments | « no previous file | includes/hero-download-video-url.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld