mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Remove useless table end HTML
This commit is contained in:
@@ -55,7 +55,6 @@ if ($in{'vg'}) {
|
||||
else {
|
||||
print &ui_form_end([ [ undef, $text{'create'} ] ]);
|
||||
}
|
||||
print "</tr></table>\n";
|
||||
|
||||
&ui_print_footer("index.cgi?mode=vgs", $text{'index_return'});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user