Skip to content
Snippets Groups Projects
Verified Commit f1dc38c5 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

Bug 41906: Hide DNS over HTTPS preferences.

parent f97c1564
No related branches found
No related tags found
1 merge request!889Bug 42366: Tor Browser 115.7.0esr alpha rebase
......@@ -1189,11 +1189,12 @@
<hbox id="DoHCategory"
class="subcategory"
hidden="true"
data-category="panePrivacy">
data-category="panePrivacy"
data-hidden-from-search="true">
<html:h1 data-l10n-id="preferences-doh-header"/>
</hbox>
<groupbox id="dohBox" data-category="panePrivacy" data-subcategory="doh" hidden="true" class="highlighting-group">
<groupbox id="dohBox" data-category="panePrivacy" data-subcategory="doh" data-hidden-from-search="true" hidden="true" class="highlighting-group">
<label class="search-header" searchkeywords="doh trr" hidden="true"><html:h2 data-l10n-id="preferences-doh-header"/></label>
<vbox flex="1">
<html:span id="dohDescription" class="tail-with-learn-more" data-l10n-id="preferences-doh-description"></html:span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment