X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PciIds%2FHtml%2FNotifications.pm;h=c8cc15c0dd4f73d53fe46f2d5feb8a3ae419978e;hb=3f07a9b2db92ac05004cfad21b250f24a5940656;hp=1f673dbf5a6a5f0916e7f2565bc615c183de4556;hpb=5ddb6a85bed19f1416d86a059c24ab098f905bd6;p=pciids.git diff --git a/PciIds/Html/Notifications.pm b/PciIds/Html/Notifications.pm index 1f673db..c8cc15c 100644 --- a/PciIds/Html/Notifications.pm +++ b/PciIds/Html/Notifications.pm @@ -64,7 +64,7 @@ sub genNotifForm( $$$$$$ ) { } print "\n"; } - genHtmlTail(); + genHtmlFooter( 1, $req, $args ); return OK; }