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

Unified Diff: pages/uninstalled.tmpl

Issue 29359889: Issue 2292 - Add a disclaimer text on all landing pages in French language that provide the user li… (Closed)
Patch Set: Created Oct. 25, 2016, 3:53 p.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: pages/uninstalled.tmpl
===================================================================
--- a/pages/uninstalled.tmpl
+++ b/pages/uninstalled.tmpl
@@ -150,12 +150,12 @@
</div>
</fieldset>
</li>
</ul>
</fieldset>
<button id="submit-form">{{"Submit"|translate("submit", "Submit button text")}}</button>
<span class="error-label">{{"Please select at least one of the options above"|translate("error-msg", "Error message, is being shown after submission if no item selected")}}</span>
</form>
- <p class="disclaimer">
+ <p class="privacy-consent-disclaimer">
{{"By clicking Submit, you are sending your response to Adblock Plus. Please see our <a href='/privacy'>privacy policy</a>."|translate("disclaimer", "Disclaimer below form")}}
</p>
</section>
« no previous file with comments | « pages/elemhidehelper.html ('k') | static/css/index.css » ('j') | static/css/index.css » ('J')

Powered by Google App Engine
This is Rietveld