This commit is contained in:
Bob Mottram 2018-03-18 14:26:13 +00:00
parent c742ce3362
commit f92f215b26
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ function show_domains {
fi
# shellcheck disable=SC2068
dialog --backtitle $"Freedombone Control Panel" --title $"Domains" --menu $"You can use shift+cursors to select text" 28 78 28 ${W[@]} 3>&2 2>&1 1>&3
dialog --backtitle $"Freedombone Control Panel" --title $"Domains" --menu $"You can use shift+cursors to select text" 28 78 28 "${W[@]}" 3>&2 2>&1 1>&3
}
function show_domains_old {