Bob Mottram 8 years ago
parent
commit
8e49dd24e0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel View File

1867
         app_index=$[app_index+1]
1867
         app_index=$[app_index+1]
1868
     done
1868
     done
1869
     backstr=$'Back to main menu'
1869
     backstr=$'Back to main menu'
1870
-    applist="$applist $n $backstr on"
1870
+    applist="$applist $n \"$backstr\" on"
1871
     appnames+=("Exit")
1871
     appnames+=("Exit")
1872
 
1872
 
1873
     choice=$(dialog --stdout --backtitle $"Freedombone" \
1873
     choice=$(dialog --stdout --backtitle $"Freedombone" \