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

Unified Diff: desktop-options.html

Issue 29596620: Issue 5983 - update Acceptable Ads Section wording (Closed)
Patch Set: Created Nov. 3, 2017, 2:05 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
« no previous file with comments | « no previous file | locale/en_US/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: desktop-options.html
===================================================================
--- a/desktop-options.html
+++ b/desktop-options.html
@@ -102,7 +102,6 @@
<button id="acceptable-ads-allow" data-action="switch-acceptable-ads" type="button" role="checkbox" name="acceptable-ads" value="ads"></button>
<label for="acceptable-ads-allow" class="i18n_options_acceptableAds_ads_label"></label>
<p id="enable-acceptable-ads-description" class="i18n_options_acceptableAds_ads_description_1"></p>
- <p class="i18n_options_acceptableAds_ads_description_2"></p>
</li>
<ul>
<li>
@@ -110,7 +109,7 @@
<label for="acceptable-ads-privacy-allow" class="i18n_options_acceptableAds_privacy_label"></label>
<span class="i18n_options_new_label new"></span>
<p>
- <a id="enable-acceptable-ads-privacy-description" class="i18n_options_acceptableAds_privacy_description" target="_blank"></a>
+ <a id="enable-acceptable-ads-privacy-description" class="i18n_options_learn_more" target="_blank"></a>
</p>
<p id="dnt" class="i18n_options_acceptableAds_dnt_notification"></p>
</li>
« no previous file with comments | « no previous file | locale/en_US/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld