"; open(STATUS, "$config{'shorewall'} check 2>&1 |"); while() { print &html_escape($_); } close(STATUS); print "
\n"; } else { print "$text{'check_ok'}
\n"; } &ui_print_footer("", $text{'index_return'});