summaryrefslogtreecommitdiff
path: root/src/ui/options.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/options.html')
-rw-r--r--src/ui/options.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/ui/options.html b/src/ui/options.html
index dbf1e15..5053ef7 100644
--- a/src/ui/options.html
+++ b/src/ui/options.html
@@ -109,15 +109,6 @@
<span id="xssFaq">(<a href="https://noscript.net/faq#xss" title="https://noscript.net/faq#xss">__MSG_XssFaq__</a>)</span>
</span>
<button id="btn-delete-xss-choices" disabled>__MSG_XSS_clearUserChoices__</button>
- <br />
- <span id="xssScanRequestBody-opt">
- <input type="checkbox" id="opt-xssScanRequestBody">
- <label for="opt-xssScanRequestBody" id="lbl-opt-xssScanRequestBody">__MSG_OptScanXUpload__</label>
- </span>
- <span id="xssBlockUnscannedPOST-opt">
- <input type="checkbox" id="opt-xssBlockUnscannedPOST">
- <label for="opt-xssBlockUnscannedPOST" id="lbl-opt-xssBlockUnscannedPOST">__MSG_OptBlockUnscannedXPost__</label>
- </span>
</div>
<div id="clearclick-options" class="opt-group">
<input type="checkbox" id="opt-clearclick"><label for="opt-clearclick" id="lbl-clearclick">ClearClick</label>