diff --git a/src/freedombone-sec b/src/freedombone-sec index 8e5dbbee..89f26f70 100755 --- a/src/freedombone-sec +++ b/src/freedombone-sec @@ -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 \