fix a dialog header

This commit is contained in:
Bernhard Landauer 2017-03-14 02:53:29 +01:00
parent 41ec7af586
commit 9f5df95656

View File

@ -683,7 +683,7 @@ create_new_user() {
done
shell=""
DIALOG " _NUsrTitle " --radiolist "\n$_DefShell\n$_UseSpaceBar\n " 0 0 3 \
DIALOG " $_NUsrTitle " --radiolist "\n$_DefShell\n$_UseSpaceBar\n " 0 0 3 \
"zsh" "-" on \
"bash" "-" off \
"fish" "-" off 2>/tmp/.shell