Bug 8282: Bug in modules list in about.pl
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / batch / print-notices.tt
index 73f9e61..f8099e5 100644 (file)
@@ -11,7 +11,7 @@
     <link rel="stylesheet" type="text/css" href="[% stylesheet %]">
     [% END %]
 </head>
-<body>
+<body id="batch_print-notices" class="batch">
     [% FOREACH message IN messages %]
     <div class="message">
         <pre>[% message.content %]</pre>