mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
20 lines
808 B
Diff
20 lines
808 B
Diff
--- a/browser/components/preferences/main.inc.xhtml
|
|
+++ b/browser/components/preferences/main.inc.xhtml
|
|
@@ -742,7 +742,7 @@
|
|
support-page="media-keyboard-control"
|
|
/>
|
|
</hbox>
|
|
- <hbox align="center" data-subcategory="cfraddons">
|
|
+ <hbox align="center" data-subcategory="cfraddons" hidden="true">
|
|
<checkbox id="cfrRecommendations"
|
|
class="tail-with-learn-more"
|
|
data-l10n-id="browsing-cfr-recommendations"
|
|
@@ -752,7 +752,7 @@
|
|
support-page="extensionrecommendations"
|
|
/>
|
|
</hbox>
|
|
- <hbox align="center" data-subcategory="cfrfeatures">
|
|
+ <hbox align="center" data-subcategory="cfrfeatures" hidden="true">
|
|
<checkbox id="cfrRecommendations-features"
|
|
class="tail-with-learn-more"
|
|
data-l10n-id="browsing-cfr-features"
|