fix a dialog header

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 41ec7af586
commit 9f5df95656

@ -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

Loading…
Cancel
Save