mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Removing more useless attributes.
This commit is contained in:
parent
205eb3a407
commit
4a59316cef
@ -39,7 +39,7 @@
|
||||
var _elementIDs = ["tabStrip", "tabBackground", "middleClick", "urlBar"];
|
||||
]]>
|
||||
</script>
|
||||
<groupbox id="generalTabPreferences">
|
||||
<groupbox>
|
||||
<caption label="&tabDisplay.label;"/>
|
||||
<checkbox id="tabStrip"
|
||||
label="&autoHide.label;"
|
||||
@ -49,7 +49,7 @@
|
||||
prefstring="browser.tabs.loadInBackground"/>
|
||||
</groupbox>
|
||||
|
||||
<groupbox id="useTabPreferences">
|
||||
<groupbox>
|
||||
<caption label="&openTabs.label;"/>
|
||||
<checkbox id="middleClick"
|
||||
label="&middleClick.label;"
|
||||
|
Loading…
x
Reference in New Issue
Block a user