Removing more useless attributes.

This commit is contained in:
blakeross%telocity.com 2002-10-09 20:18:27 +00:00
Родитель 205eb3a407
Коммит 4a59316cef
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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