Bug 13618: Specific for branches.opac_info
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-downloadcart.tt
index 9f1f65d..8e00cf3 100644 (file)
@@ -1,4 +1,5 @@
-[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Download cart
+[% INCLUDE 'doc-head-open.inc' %]
+<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Download cart</title>
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
@@ -21,7 +22,7 @@
                                 [% END %]
                             </select>
                             <fieldset class="action">
-                                <input type="hidden" name="bib_list" value="[% bib_list | html %]" />
+                                <input type="hidden" name="bib_list" value="[% bib_list %]" />
                                 <input type="submit" name="save" value="Go" />
                                     <a class="cancel close" href="#">Cancel</a>
                             </fieldset>