Index: html/templates/index.html |
=================================================================== |
--- a/html/templates/index.html |
+++ b/html/templates/index.html |
@@ -32,7 +32,12 @@ |
<p class="feature-text"> |
<span id="localeLanguageLabel" class="feature-title">Language:</span><span id="localeLanguageDescription" class="feature-title">Select your language to get the most out of Adblock Plus so that it can get rid of all ads on the websites you visit.</span> |
</p> |
+ <p> |
<select id="language"></select> |
+ </p> |
+ <p> |
+ <input type="checkbox" id="acceptableAdsCheckbox"/><label id="acceptableAdsLabel" for="acceptableAdsCheckbox">Enable some non-intrusive advertising</label> |
+ </p> |
</div> |
</li> |
<li class="feature"> |