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

Unified Diff: html/templates/firstRun.html

Issue 5024350814076928: Issue 1103 - Migrate Simple Adblock users
Patch Set: Rebased Created July 28, 2015, 9:55 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/ieFirstRun.js ('k') | installer/src/custom-action/close_application.cpp » ('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
@@ -39,6 +39,12 @@
<div id="logo"></div>
<h1 id="title-main"></h1>
</header>
+ <div id="upgrade-from-other-plugin">
+ <hr style="border-top: dotted 1px;" />
+ <div id="upgrade-from-other-plugin-text1"></div>
+ <div id="upgrade-from-other-plugin-text2"></div>
+ <hr style="border-top: dotted 1px;" />
+ </div>
<p id="acceptableAdsExplanation">
<h3 id="aa-title" align="center"></h3>
« no previous file with comments | « html/static/js/ieFirstRun.js ('k') | installer/src/custom-action/close_application.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld