Bug 7760: Add ids and classes to every staff page to help with customizaton (cart)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / basket / basket.tt
index 4239b4f..6041e25 100644 (file)
@@ -72,7 +72,7 @@ function placeHold () {
        </script>
        [% END %]
 </head>
-[% IF ( print_basket ) %]<body id="basket" onload="print();history.back();">[% ELSE %]<body id="basket">[% END %]
+[% IF ( print_basket ) %]<body id="cart_basket" class="cart" onload="print();history.back();">[% ELSE %]<body id="cart_basket" class="cart">[% END %]
 
 <div id="doc" class="yui-t7">
 <div class="container">