]> mj.ucw.cz Git - pciids.git/blobdiff - PciIds/Html/List.pm
imgs do not allow border attribute
[pciids.git] / PciIds / Html / List.pm
index 1724445c96b9b4fccc794bd25b4b367ba283876f..b2f3df058e57f9050306c5c4643baf68133236c5 100644 (file)
@@ -96,7 +96,7 @@ sub list( $$$$ ) {
                genTableTail();
                print "<p><a href='".buildExcept( 'action', $args )."?action=newitem'>Add item</a>\n";
        }
-       genHtmlTail();
+       genHtmlFooter( 1, $req, $args );
        return OK;
 }