summaryrefslogtreecommitdiffstats
path: root/gui/devices/480x854/res/ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/480x854/res/ui.xml')
-rw-r--r--gui/devices/480x854/res/ui.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml
index 42e6749ed..91888eaf6 100644
--- a/gui/devices/480x854/res/ui.xml
+++ b/gui/devices/480x854/res/ui.xml
@@ -2450,21 +2450,21 @@
<action function="page">screen</action>
</object>
- <object type="button">
- <highlight color="%highlight_color%" />
- <placement x="%col2_x%" y="%row4_y%" />
+ <object type="button">
+ <placement x="%col1_x%" y="%row4_y%" />
<font resource="font" color="%button_text_color%" />
- <text>Vibration Duration</text>
+ <text>Restore Defaults</text>
<image resource="main_button" />
- <action function="page">Vibrate</action>
+ <action function="restoredefaultsettings"></action>
</object>
<object type="button">
- <placement x="%col_x%" y="%row4_y%" />
+ <highlight color="%highlight_color%" />
+ <placement x="%col2_x%" y="%row4_y%" />
<font resource="font" color="%button_text_color%" />
- <text>Restore Defaults</text>
+ <text>Vibration Duration</text>
<image resource="main_button" />
- <action function="restoredefaultsettings"></action>
+ <action function="page">Vibrate</action>
</object>
<object type="action">