Bugzilla Bug 92533 Region selection button is hidden in Profile Manager

patch by jg@cyberstorm.demon.co.uk r=hwaara sr=ben a=asa
This commit is contained in:
timeless%mac.com 2001-11-09 01:07:55 +00:00
parent b668ed8b55
commit 757abbb1d0

View File

@ -50,16 +50,10 @@
<vbox valign="top">
<button label="&button.choosefolder.label;" oncommand="chooseProfileFolder();"/>
<button id="useDefault" label="&button.usedefault.label;" oncommand="setDisplayToDefaultFolder();" disabled="true"/>
<button label="&langSelection.label;" oncommand="showLangDialog();"/>
</vbox>
</hbox>
<separator/>
<hbox align="center">
<spacer flex="1"/>
<button label="&langSelection.label;" oncommand="showLangDialog();"/>
</hbox>
<spacer flex="1"/>
<description id="finishtext">&pnl2.finish.text;</description>