This commit is contained in:
Bob Mottram 2016-09-30 13:37:57 +01:00
parent 212b63e04c
commit 8e49dd24e0
1 changed files with 1 additions and 1 deletions

View File

@ -1867,7 +1867,7 @@ function app_settings {
app_index=$[app_index+1]
done
backstr=$'Back to main menu'
applist="$applist $n $backstr on"
applist="$applist $n \"$backstr\" on"
appnames+=("Exit")
choice=$(dialog --stdout --backtitle $"Freedombone" \