Removing more useless attributes.

This commit is contained in:
blakeross%telocity.com 2002-10-09 20:18:27 +00:00
parent 205eb3a407
commit 4a59316cef

View File

@ -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;"