Skip to content
Snippets Groups Projects
Verified Commit d998bd3c authored by henry's avatar henry Committed by ma1
Browse files

Bug 41906: Hide DNS over HTTPS preferences.

parent 7652484e
Branches
Tags
1 merge request!957Bug 42474: Rebase stable browser on 115.9.1
......@@ -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 to comment