Index: options.html |
=================================================================== |
--- a/options.html |
+++ b/options.html |
@@ -191,18 +191,18 @@ button |
<span class="i18n_subscriptionSelection_location_label"></span><br /> |
<input type="text" id="customSubscriptionLocation" style="width:500px" /> |
</p> |
</div> |
<div id="acceptableAdsContainer"> |
<input type="checkbox" id="acceptableAds" /> |
<span class="i18n_filters_acceptableAds2_label"></span> |
- <a id="acceptableAdsLink" href="#" class="i18n_filters_viewList_label"></a> |
- <a id="acceptableAdsDocs" href="#" class="i18n_filters_readMore_label"></a> |
+ <a id="acceptableAdsLink" href="#" target="_blank" class="i18n_filters_viewList_label"></a> |
+ <a id="acceptableAdsDocs" href="#" target="_blank" class="i18n_filters_readMore_label"></a> |
</div> |
</p> |
</div> |
<div id="tab-whitelisted"> |
<p class="i18n_disabled_for_these_domains"></p> |
<form id="whitelistForm" action="#"> |