$text{'download_done'}
\n"; foreach $p (@paths) { @st = stat($p); print "$p ($st[7] bytes)\n"; } } if ($error) { print "
",&text('download_failed', &html_escape($error)),"
\n"; } &ui_print_footer("index.cgi?mode=download", $text{'index_return'}); } &webmin_log("download", undef, undef, { 'urls' => \@urls, 'time' => $download{'time'} });