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

Side by Side Diff: pages/uninstalled-submit.md

Issue 29493575: Issue 5322 - Add reinstall button to the data submission page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created July 20, 2017, 10:56 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Adblock Plus has been uninstalled 1 title=Adblock Plus has been uninstalled
2 template=simple 2 template=simple
3 3
4 <head> 4 <head>
5 <meta name="robots" content="noindex" /> 5 <meta name="robots" content="noindex" />
6 </head> 6 </head>
7 7
8 <p class="notification">
9 <strong>
10 {{ reinstall-headline[Text next to the Reinstallation button] Did you uninst all Adblock Plus by accident? }}
11 </strong>
12 <a href="index">
13 {{ reinstall[Reinstall button text] Reinstall Now }}
14 </a>
15 </p>
16
8 <section markdown="1" class="highlighted"> 17 <section markdown="1" class="highlighted">
9 #{{heading[Heading text] Data submitted successfully}} 18 #{{heading[Heading text] Data submitted successfully}}
10 19
11 {{thank-you[Thank you message below heading] Thank you for your participation}} 20 {{thank-you[Thank you message below heading] Thank you for your participation}}
12 {: .subheader } 21 {: .subheader }
13 </section> 22 </section>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld