\n"; # Get the packages for each host foreach $s (@add) { ($ok, $out) = &add_managed_host($s); print "$out
\n"; } &remote_finished(); &ui_print_footer("", $text{'index_return'});