mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Fix not to print unnecessary horizontal line
* Note: we're already inside the container
This commit is contained in:
@ -97,7 +97,6 @@ if ($in{'need_unlink'}) {
|
||||
"delete_file.cgi?file=".
|
||||
&urlize($in{'file'})),"<p>\n";
|
||||
}
|
||||
print &ui_hr();
|
||||
&ui_print_footer("", $text{'index_return'});
|
||||
exit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user