| Index: desktop-options.html |
| =================================================================== |
| --- a/desktop-options.html |
| +++ b/desktop-options.html |
| @@ -317,10 +317,13 @@ |
| <section class="cols"> |
| <h2 class="i18n_options_support_title"></h2> |
| <ul> |
| - <li id="report-issue" class="i18n_options_report_issue"></li> |
| - <li id="report-ad" class="i18n_options_report_ad"></li> |
| <li id="report-bug" class="i18n_options_report_bug"></li> |
| <li id="visit-forum" class="i18n_options_report_forum"></li> |
| + <li id="report-issue"> |
| + <span class="i18n_options_report_issue"></span> |
| + <span class="i18n_options_email"></span> |
| + <a href="mailto:support@adblockplus.org">support@adblockplus.org</a> |
| + </li> |
| </ul> |
| </section> |
| <section class="cols"> |
| @@ -337,12 +340,6 @@ |
| <ul id="social-chinese"> |
| <li><a id="weibo" target="_blank">Weibo</a></li> |
| </ul> |
| - <p> |
| - <strong> |
| - <span class="i18n_options_email"></span> |
| - <a href="mailto:support@adblockplus.org">support@adblockplus.org</a> |
| - </strong> |
| - </p> |
| </div> |
| </section> |
| </div> |