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

Unified Diff: mobile-options.html

Issue 29639578: Issue 6199 - Fixed: Open link on mobile options page in new tab (Closed)
Patch Set: Created Dec. 14, 2017, 12:56 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile-options.html
===================================================================
--- a/mobile-options.html
+++ b/mobile-options.html
@@ -53,7 +53,7 @@
<label class="i18n_mops_acceptableAds_description checkbox"
for="acceptableAds">
</label>
- <a id="acceptableAds-more" class="i18n_mops_acceptableAds_more"></a>
+ <a id="acceptableAds-more" class="i18n_mops_acceptableAds_more" target="_blank"></a>
</span>
<input id="acceptableAds" type="checkbox">
<label class="toggle-image" for="acceptableAds"></label>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld