\n"; print "
\n"; &open_execute_command(CMD, $cmd, 2); while() { print &html_escape($_); } close(CMD); print "
\n"; } else { print $text{'import_ok'},"
\n"; } &ui_print_footer("edit_schema.cgi", $text{'schema_return'});