Bug 7760 - Add ids and classes to every staff page to help with customizaton (circula...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / bookcount.tt
index 43ef0c9..bd1764b 100644 (file)
@@ -8,7 +8,7 @@ $(document).ready(function(){
 });
 </script>
 </head>
-<body>
+<body id="circ_bookcount" class="circ">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]