Bug 12162 - Add class="branchcode" to body tag to make OPAC CSS-styleable per branch
[srvgit] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-auth-MARCdetail.tt
index 27997de..2353019 100644 (file)
@@ -4,7 +4,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="opac-authoritiesdetail" class="scrollto">
+[% INCLUDE 'bodytag.inc' bodyid='opac-authoritiesdetail' bodyclass='scrollto' %]
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
@@ -81,4 +81,4 @@
         });
     //]]>
 </script>
-[% END %]
\ No newline at end of file
+[% END %]