summaryrefslogtreecommitdiffstats
path: root/gui/devices/720x1280/res/ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/720x1280/res/ui.xml')
-rw-r--r--gui/devices/720x1280/res/ui.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/720x1280/res/ui.xml b/gui/devices/720x1280/res/ui.xml
index 1c16783ac..e3dd6ac62 100644
--- a/gui/devices/720x1280/res/ui.xml
+++ b/gui/devices/720x1280/res/ui.xml
@@ -1684,7 +1684,7 @@
<actions>
<action function="set">tw_back=restore</action>
<action function="set">tw_action=cmd</action>
- <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf %tw_restore_name%</action>
+ <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf &quot;%tw_restore_name%&quot;</action>
<action function="set">tw_text1=Delete Backup? %tw_restore_name%</action>
<action function="set">tw_text2=This cannot be undone!</action>
<action function="set">tw_action_text1=Deleting Backup...</action>