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: Use registry instead of prefs for storing the Simple Adblock mark Created Aug. 7, 2015, 10:34 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
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>

Powered by Google App Engine
This is Rietveld