Bug 10189: Translate values in UNIMARC 128b/c cataloguing plugins to English
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / virtualshelves / downloadshelf.tt
index 357ebe4..00cb335 100644 (file)
@@ -2,18 +2,18 @@
 <title>Koha &rsaquo; Download shelf</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="lists_downloadshelf" class="lists" style="padding:1em;">
 [% IF ( format ) %]
     <p>Your download should begin automatically.</p>
 [% ELSE %]
 <div id="export" class="detailtagcell">    <form method="post" action="/cgi-bin/koha/virtualshelves/downloadshelf.pl">
 <form method="post" action="/cgi-bin/koha/virtualshelves/downloadshelf.pl">
        <fieldset class="rows">
-       <legend>Download List</legend>
+    <legend>Download list</legend>
        <ol><li>
-       <label for="format">Format : </label>
+    <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>