Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: desktop-options.html

Issue 29616555: Issue 6082 - Update suport section in the help tab (Closed)
Patch Set: General "issue" reporting text Created Nov. 24, 2017, 1:49 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | desktop-options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: desktop-options.html
===================================================================
--- a/desktop-options.html
+++ b/desktop-options.html
@@ -317,10 +317,12 @@
<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>
+ <span class="i18n_options_email"></span>
+ <a href="mailto:support@adblockplus.org">support@adblockplus.org</a>
+ </li>
</ul>
</section>
<section class="cols">
@@ -337,12 +339,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>
« no previous file with comments | « no previous file | desktop-options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld