summaryrefslogtreecommitdiffstats
path: root/gui/devices/portrait/res/portrait.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/portrait/res/portrait.xml')
-rw-r--r--gui/devices/portrait/res/portrait.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/devices/portrait/res/portrait.xml b/gui/devices/portrait/res/portrait.xml
index 969044c19..db54e5527 100644
--- a/gui/devices/portrait/res/portrait.xml
+++ b/gui/devices/portrait/res/portrait.xml
@@ -2125,7 +2125,7 @@
</object>
<object type="button">
- <placement x="%col1_x%" y="%system_ro_y%" />
+ <placement x="%col1_x%" y="%system_ro_y%" textplacement="6" />
<font resource="font" color="%text_color%" />
<condition var1="tw_mount_system_ro" op="=" var2="0" />
<text>Only mount system read-only</text>
@@ -2134,7 +2134,7 @@
</object>
<object type="button">
- <placement x="%col1_x%" y="%system_ro_y%" />
+ <placement x="%col1_x%" y="%system_ro_y%" textplacement="6" />
<font resource="font" color="%text_color%" />
<condition var1="tw_mount_system_ro" op="!=" var2="0" />
<text>Only mount system read-only</text>