Bug 13618: followup to remove tabs
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / basket / downloadcart.tt
index f52dd5a..a343bd8 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Download cart</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body style="padding:1em;" id="cart_downloadcart" class="cart">
 [% IF ( format ) %]
     <p>Your download should begin automatically.</p>
 [% ELSE %]
@@ -12,7 +12,7 @@
        <ol><li>
        <label for="format">Format:</label>
         <select name="format" id="format">
-           <option value="">-- Choose Format --</option>
+        <option value="">-- Choose format --</option>
            <option value="iso2709">iso2709</option>
            <option value="ris">RIS</option>
            <option value="bibtex">BibTex</option>