mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
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:
parent
b668ed8b55
commit
757abbb1d0
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user