dialog height

This commit is contained in:
Bob Mottram 2016-12-21 16:40:27 +00:00
parent 39bb9075c1
commit fb30ca8de1
1 changed files with 1 additions and 1 deletions

View File

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