Bug 293427 Tabbed browser prefs panel small fonts tweak r=IanN sr=jag a=asa

This commit is contained in:
neil%parkwaycc.co.uk 2006-05-17 02:40:07 +00:00
parent 74e3cac678
commit bc1bae90f1

View File

@ -71,7 +71,7 @@
<groupbox id="loadGroupPreferences" align="start">
<caption label="&loadGroup.label;"/>
<radiogroup id="loadGroup" prefstring="browser.tabs.loadGroup">
<radiogroup id="loadGroup" orient="horizontal" prefstring="browser.tabs.loadGroup">
<radio value="0" label="&loadGroupAppend.label;"
accesskey="&loadGroupAppend.accesskey;"/>
<radio value="1" label="&loadGroupReplace.label;"