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

Unified 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.
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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/uninstalled-submit.md
===================================================================
--- a/pages/uninstalled-submit.md
+++ b/pages/uninstalled-submit.md
@@ -1,13 +1,22 @@
title=Adblock Plus has been uninstalled
template=simple
<head>
<meta name="robots" content="noindex" />
</head>
+<p class="notification">
+ <strong>
+ {{ reinstall-headline[Text next to the Reinstallation button] Did you uninstall Adblock Plus by accident? }}
+ </strong>
+ <a href="index">
+ {{ reinstall[Reinstall button text] Reinstall Now }}
+ </a>
+</p>
+
<section markdown="1" class="highlighted">
#{{heading[Heading text] Data submitted successfully}}
{{thank-you[Thank you message below heading] Thank you for your participation}}
{: .subheader }
</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld