@@ -104,7 +104,7 @@ function configure_interactive_lychee {
get_mariadb_password
dialog --title $"Lychee Configuration" \
- --msgbox $"You can initially install the system with\n\n Username: root\n Password: $MARIADB_PASSWORD" 10 70
+ --msgbox $"\nYou can initially install the system with:\n\n Username: root\n Password: $MARIADB_PASSWORD" 10 70
}