summaryrefslogtreecommitdiffstats
path: root/platform/mv3/extension/dashboard.html
diff options
context:
space:
mode:
Diffstat (limited to 'platform/mv3/extension/dashboard.html')
-rw-r--r--platform/mv3/extension/dashboard.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/platform/mv3/extension/dashboard.html b/platform/mv3/extension/dashboard.html
index 698e1fb..d2dc918 100644
--- a/platform/mv3/extension/dashboard.html
+++ b/platform/mv3/extension/dashboard.html
@@ -25,6 +25,13 @@
</div>
<!-- -------- -->
<section data-pane="settings">
+ <div>
+ <h3 data-i18n="behaviorSectionLabel"></h3>
+ <p><label id="autoReload" data-i18n="autoReloadLabel"><span class="input checkbox"><input type="checkbox"><svg viewBox="0 0 24 24"><path d="M1.73,12.91 8.1,19.28 22.79,4.59"/></svg></span>_</label>
+ </p>
+ <p><label id="showBlockedCount" data-i18n="showBlockedCountLabel"><span class="input checkbox"><input type="checkbox"><svg viewBox="0 0 24 24"><path d="M1.73,12.91 8.1,19.28 22.79,4.59"/></svg></span>_</label>
+ </div>
+
<div class="firstRun">
<h3 data-i18n="firstRunSectionLabel"></h3>
<p data-i18n="firstRunDescription"></p>
@@ -90,12 +97,6 @@
</div>
<div>
- <h3 data-i18n="behaviorSectionLabel"></h3>
- <p><label id="autoReload" data-i18n="autoReloadLabel"><span class="input checkbox"><input type="checkbox"><svg viewBox="0 0 24 24"><path d="M1.73,12.91 8.1,19.28 22.79,4.59"/></svg></span>_</label>
- </p>
- </div>
-
- <div>
<h3 data-i18n="aboutFilterLists"></h3>
<div>
<p id="listsOfBlockedHostsPrompt"></p>