File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed
src/browser/components/preferences Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 1
1
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml
2
- index f9129fb171362e81369056923bf25acbb87d2ad8..924bcd2cd66a5dfcf9c45aac0c63cd0257c21a2c 100644
2
+ index 66ce978d9b022285dea67fdb75b3c005adb05d9b..db61587570ca18403a82ea6796a756d403cc207e 100644
3
3
--- a/browser/components/preferences/main.inc.xhtml
4
4
+++ b/browser/components/preferences/main.inc.xhtml
5
5
@@ -29 ,6 +29 ,9 @@
@@ -12,23 +12,17 @@ index f9129fb171362e81369056923bf25acbb87d2ad8..924bcd2cd66a5dfcf9c45aac0c63cd02
12
12
#ifdef XP_WIN
13
13
<hbox id=" windowsLaunchOnLoginBox" align=" center" hidden=" true" >
14
14
<checkbox id=" windowsLaunchOnLogin"
15
- @@ -186,6 +189,7 @@
16
- </groupbox>
17
-
15
+ @@ -188 ,7 +191 ,8 @@
18
16
<!-- Browser layout -->
19
- + #if 0
20
17
<groupbox data-category=" paneGeneral"
21
18
data-subcategory=" layout"
22
- hidden="true">
23
- @@ -201,6 +205,7 @@
24
- preference="sidebar.revamp"/>
25
- <description class="indent" data-l10n-id="browser-layout-show-sidebar-desc"></description>
26
- </groupbox>
27
- + #endif
28
-
29
- <hbox id="languageAndAppearanceCategory"
30
- class="subcategory"
31
- @@ -421,6 +426,7 @@
19
+ - hidden=" true" >
20
+ + hidden=" true"
21
+ + style=" display: none !important;" >
22
+ <label><html:h2 data-l10n-id=" browser-layout-header" /></label>
23
+ <radiogroup id=" browserLayoutRadioGroup" preference=" sidebar.verticalTabs" >
24
+ <radio id=" browserLayoutHorizontalTabs" data-l10n-id=" browser-layout-horizontal-tabs" value=" false" />
25
+ @@ -419 ,6 +423 ,7 @@
32
26
languages-customize-add.label,
33
27
" />
34
28
</hbox>
You can’t perform that action at this time.
0 commit comments