Bug 12495 - Include streetnumber in hold alert address
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / export.tt
index f4edddf..0ac62d1 100644 (file)
@@ -101,7 +101,7 @@ $(document).ready(function() {
         Use a file
     </legend>
         <ol>
-        <li>File containing a biblionumber's list with one biblionumber per line. This list works as a filter: it's compatible with other parameters.</li>
+        <li>File containing a list of biblio numbers with one biblio number per line. This list works as a filter: it is compatible with other parameters.</li>
         <li><label for="id_list_file">File : </label> <input type="file" id="id_list_file" name="id_list_file" /></li>
         </ol>
     </fieldset>
@@ -176,7 +176,7 @@ $(document).ready(function() {
         Use a file
     </legend>
         <ol>
-        <li>File containing an authid's list with one authid per line. This list works as a filter: it's compatible with other parameters.</li>
+        <li>File containing a list of authids with one authid per line. This list works as a filter: it is compatible with other parameters.</li>
         <li><label for="id_list_file">File : </label> <input type="file" id="id_list_file" name="id_list_file" /></li>
         </ol>
     </fieldset>