Remove useless table end HTML

This commit is contained in:
Jamie Cameron
2012-07-16 16:39:51 -07:00
parent e868cb33a2
commit dfd56404a0

View File

@@ -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'});