diff options
-rwxr-xr-x | gui/theme/common/portrait.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index 691f149e0..86b211132 100755 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -1751,7 +1751,7 @@ <text style="text_m"> <condition var1="tw_has_boot_slots" var2="1"/> - <placement x="%center_x%" y="%row17_y%" placement="5"/> + <placement x="%center_x%" y="%row18_y%" placement="5"/> <text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text> </text> @@ -2893,7 +2893,7 @@ <text style="text_m"> <condition var1="tw_has_boot_slots" var2="1"/> - <placement x="%center_x%" y="%row17_y%" placement="5"/> + <placement x="%center_x%" y="%row18_y%" placement="5"/> <text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text> </text> |