all affirmative buttons on right side. Fix #702
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
<dialog defbtn='cancel'>
|
||||
<pict type='dlog' num='23' top='9' left='9'/>
|
||||
<text name='prompt' top='5' left='51' width='255' height='32'>Are you sure you want to overwrite {File}?</text>
|
||||
<button name='save' type='regular' top='46' left='178'>Save</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='248'>Cancel</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='178'>Cancel</button>
|
||||
<button name='save' type='regular' top='46' left='248'>Save</button>
|
||||
</dialog>
|
||||
|
Reference in New Issue
Block a user