2023-03-15 09:06:17 -05:00
|
|
|
--- a/browser/components/preferences/main.inc.xhtml
|
|
|
|
+++ b/browser/components/preferences/main.inc.xhtml
|
2023-03-15 07:25:23 -05:00
|
|
|
@@ -742,7 +742,7 @@
|
|
|
|
support-page="media-keyboard-control"
|
|
|
|
/>
|
2021-11-20 01:31:09 -05:00
|
|
|
</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"
|
2023-03-15 07:25:23 -05:00
|
|
|
@@ -752,7 +752,7 @@
|
|
|
|
support-page="extensionrecommendations"
|
|
|
|
/>
|
2021-11-20 01:31:09 -05:00
|
|
|
</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"
|