aboutsummaryrefslogtreecommitdiffstats
path: root/settings.html
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-21 16:07:45 -0500
committerJesús <heckyel@hyperbola.info>2019-09-21 16:07:45 -0500
commit3530f2f8f64de9da13b944171f22b67e9ea80edf (patch)
treee96daff581dc06b80b87b97c672118d426900fab /settings.html
parent3fe15939f1762ee2c25de300cdfd96d864ac5111 (diff)
downloadematrix-3530f2f8f64de9da13b944171f22b67e9ea80edf.tar.lz
ematrix-3530f2f8f64de9da13b944171f22b67e9ea80edf.tar.xz
ematrix-3530f2f8f64de9da13b944171f22b67e9ea80edf.zip
Fix enable noscript-spoof
Diffstat (limited to 'settings.html')
-rw-r--r--settings.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/settings.html b/settings.html
index 80cdf81..27ee4f1 100644
--- a/settings.html
+++ b/settings.html
@@ -67,16 +67,16 @@
<label data-i18n="settingsCollapseBlacklisted" for="collapseBlacklisted"></label>
</li>
</ul>
- </li>
- <li>
- <input id="noscriptTagsSpoofed" type="checkbox" data-matrix-switch="noscript-spoof">
- <label data-i18n="settingsNoscriptTagsSpoofed" for="noscriptTagsSpoofed"></label>
- <span class="whatisthis"></span>
- <div class="whatisthis-expandable para" data-i18n="noscriptSpoofHelp"></div>
- </li>
- <li>
- <input id="cloudStorageEnabled" type="checkbox" data-setting-bool>
- <label data-i18n="settingsCloudStorageEnabled" for="cloudStorageEnabled"></label>
+ <li>
+ <input id="noscriptTagsSpoofed" type="checkbox" data-matrix-switch="noscript-spoof">
+ <label data-i18n="settingsNoscriptTagsSpoofed" for="noscriptTagsSpoofed"></label>
+ <span class="whatisthis"></span>
+ <div class="whatisthis-expandable para" data-i18n="noscriptSpoofHelp"></div>
+ </li>
+ <li>
+ <input id="cloudStorageEnabled" type="checkbox" data-setting-bool>
+ <label data-i18n="settingsCloudStorageEnabled" for="cloudStorageEnabled"></label>
+ </li>
</li>
</ul>
<h2 data-i18n="settingsMatrixDisplayHeader"></h2>