dialog height
This commit is contained in:
parent
39bb9075c1
commit
fb30ca8de1
|
@ -860,7 +860,7 @@ function menu_security_settings {
|
|||
trap "rm -f $data" 0 1 2 5 15
|
||||
dialog --backtitle $"Freedombone Control Panel" \
|
||||
--title $"Security Settings" \
|
||||
--radiolist $"Choose an operation:" 20 76 20 \
|
||||
--radiolist $"Choose an operation:" 21 76 21 \
|
||||
1 $"Run STIG tests" off \
|
||||
2 $"Show ssh host public key" off \
|
||||
3 $"Tor bridges" off \
|
||||
|
|
Loading…
Reference in New Issue