@@ -724,7 +724,7 @@ function menu_security_settings {
case $(cat $data) in
1)
dialog --title $"SSH host public key" \
- --msgbox "$(get_ssh_server_key)" 6 70
+ --msgbox "$(get_ssh_server_key)" 6 60
exit 0
;;
2)