]> mj.ucw.cz Git - pciids.git/blobdiff - PciIds/Html/Notifications.pm
Merge branch 'master' of /home/vorner/pciids
[pciids.git] / PciIds / Html / Notifications.pm
index 1f673dbf5a6a5f0916e7f2565bc615c183de4556..c8cc15c0dd4f73d53fe46f2d5feb8a3ae419978e 100644 (file)
@@ -64,7 +64,7 @@ sub genNotifForm( $$$$$$ ) {
                }
                print "</ul></div>\n";
        }
-       genHtmlTail();
+       genHtmlFooter( 1, $req, $args );
        return OK;
 }