|
@@ -860,7 +860,7 @@ function menu_security_settings {
|
860
|
860
|
trap "rm -f $data" 0 1 2 5 15
|
861
|
861
|
dialog --backtitle $"Freedombone Control Panel" \
|
862
|
862
|
--title $"Security Settings" \
|
863
|
|
- --radiolist $"Choose an operation:" 20 76 20 \
|
|
863
|
+ --radiolist $"Choose an operation:" 21 76 21 \
|
864
|
864
|
1 $"Run STIG tests" off \
|
865
|
865
|
2 $"Show ssh host public key" off \
|
866
|
866
|
3 $"Tor bridges" off \
|