Verified Commit 8b15dd84 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

Bug 41906: Hide DNS over HTTPS preferences.

parent 81eb5071
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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>