| Index: firstRun.html |
| =================================================================== |
| --- a/firstRun.html |
| +++ b/firstRun.html |
| @@ -39,9 +39,23 @@ |
| <section id="dataCorruptionWarning" class="i18n_firstRun_dataCorruptionWarning warning" hidden="true"></section> |
| <div id="content"> |
| - <section id="acceptable-ads"> |
| - <h2 class="i18n_firstRun_acceptableAdsHeadline"></h2> |
| - <p id="acceptableAdsExplanation" class="i18n_firstRun_acceptableAdsExplanation"></p> |
| + <section id="general"> |
| + <div id="acceptable-ads-block"> |
| + <h2 class="i18n_firstRun_acceptableAdsHeadline"></h2> |
| + <p id="acceptable-ads-explanation" class="i18n_firstRun_acceptableAdsExplanation"></p> |
| + </div> |
| + <div id="abb-promotion-block"> |
| + <h2 class="i18n_firstRun_abbPromotionHeadline"></h2> |
| + <a href="https://adblockbrowser.org/?ref=frp"> |
| + <div> |
| + <img src="skin/abb-logo.png" alt="Adblock Browser logo" /> |
| + </div> |
| + <div> |
| + <div class="i18n_firstRun_abbButtonTitle title"></div> |
| + <div class="i18n_firstRun_abbButtonSubtitle subtitle"></div> |
| + </div> |
| + </a> |
| + </div> |
| </section> |