mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-08 01:10:26 +00:00
fix a dialog header
This commit is contained in:
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…
Reference in New Issue
Block a user