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

Unified Diff: html/templates/firstRun.html

Issue 4812049892769792: Add acceptable ads message in FRP (Closed)
Patch Set: Cosmetic fixes Created July 24, 2014, 9:12 a.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 | « html/static/js/firstRun.js ('k') | locales/en.ini » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/templates/firstRun.html
===================================================================
--- a/html/templates/firstRun.html
+++ b/html/templates/firstRun.html
@@ -40,11 +40,11 @@
<h1 id="title-main"></h1>
</header>
- <p id="i18n-features-heading"></p>
- <ul id="features">
- <li id="i18n-feature-betterSurfing"></li>
- <li id="i18n-feature-videoAds"></li>
- </ul>
+ <p id="acceptableAdsExplanation">
+ <h3 id="aa-title" align="center"></h3>
+ <p id="aa-text"></p>
+ </p>
+
</div>
<div id="share1">
« no previous file with comments | « html/static/js/firstRun.js ('k') | locales/en.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld