| Index: html/templates/index.html |
| diff --git a/html/templates/index.html b/html/templates/index.html |
| index 06fa943d1d1a09686fc8807a040f7ded98b06490..9f0756f7537fe291c82b26b454046b64b03958a8 100644 |
| --- a/html/templates/index.html |
| +++ b/html/templates/index.html |
| @@ -30,7 +30,7 @@ |
| <div id="feature-language" class="feature-image"></div> |
| <div class="feature-description"> |
| <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> |
| + <span id="localeLanguageLabel" class="feature-title">Language:</span><span class="feature-title"> </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> |
| @@ -44,7 +44,7 @@ |
| <div id="feature-exceptions" class="feature-image"></div> |
| <div class="feature-description"> |
| <p class="feature-text"> |
| - <span id="localeBlockingLabel" class="feature-title">Manage Blocking:</span><span id="localeBlockingDescription" class="feature-title">You can disable adblocking for some websites. Manage your list of websites for which you want to see ads.</span> |
| + <span id="localeBlockingLabel" class="feature-title">Manage Blocking:</span><span class="feature-title"> </span><span id="localeBlockingDescription" class="feature-title">You can disable adblocking for some websites. Manage your list of websites for which you want to see ads.</span> |
| </p> |
| <div id="exceptions"> |