diff options
Diffstat (limited to 'src/ui/options.html')
-rw-r--r-- | src/ui/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/options.html b/src/ui/options.html index 4d44d75..5198795 100644 --- a/src/ui/options.html +++ b/src/ui/options.html @@ -101,7 +101,7 @@ <h3 class="flextabs__tab"><button class="flextabs__toggle">__MSG_SectionAdvanced__</button></h3> <div class="flextabs__content"> - <div class="opt-group"> + <div class="opt-group" id="xss-opt-group"> <span id="xss-opts"> <input type="checkbox" id="opt-xss"><label for="opt-xss" id="lbl-xss">__MSG_OptFilterXGet__</label> <span id="xssFaq">(<a href="https://noscript.net/faq#xss" title="https://noscript.net/faq#xss">__MSG_XssFaq__</a>)</span> |