Fix mapchooser button order

This commit is contained in:
Paul Chote
2011-05-11 20:03:53 +12:00
parent 80d5b67bb9
commit fb4a5d4083

View File

@@ -190,24 +190,24 @@ Container@MAPCHOOSER_PANEL:
Width:117 Width:117
Height:20 Height:20
WordWrap:True WordWrap:True
CncMenuButton@BUTTON_OK: CncMenuButton@BUTTON_CANCEL:
Id:BUTTON_OK Id:BUTTON_CANCEL
X:0 X:0
Y:499 Y:499
Width:140 Width:140
Height:35 Height:35
Text:Ok Text:Cancel
CncMenuButton@BUTTON_INSTALL: CncMenuButton@BUTTON_INSTALL:
Id:BUTTON_INSTALL Id:BUTTON_INSTALL
X:150 X:450
Y:499 Y:499
Width:140 Width:140
Height:35 Height:35
Text:Install Map Text:Install Map
CncMenuButton@BUTTON_CANCEL: CncMenuButton@BUTTON_OK:
Id:BUTTON_CANCEL Id:BUTTON_OK
X:600 X:600
Y:499 Y:499
Width:140 Width:140
Height:35 Height:35
Text:Cancel Text:Ok