modifs for barcode generator links
authortipaul <tipaul>
Mon, 20 Sep 2004 15:25:22 +0000 (15:25 +0000)
committertipaul <tipaul>
Mon, 20 Sep 2004 15:25:22 +0000 (15:25 +0000)
koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl

index 656297f..a32f2ff 100644 (file)
                </div>
                <div id="Hint6" class="hint">
                        <h1 class="parameters">Parameters</h1>
-                       Alter Koha System preferences
+                       <h2 class="parameters"><a href="barcodes/barcodes.pl">Barcodes generator</a></h2>
+                       <h2 class="parameters"><a href="admin/aqbookfund.pl">Book funds</a></h2>
+                       <h2 class="parameters"><a href="import/breeding.pl">Import in reservoir</a></h2>
                </div>
                <div id="Hint7" class="hint">
                        <h1 class="circulation">Circulation</h1>
index 2d23ba5..280a550 100644 (file)
        <th colspan="2">Import</th>
        </tr>
        <tr valign="top">
-               <td width="20%"><a href="/cgi-bin/koha/import/breeding.pl">Upload MARC records in Breeding Farm</a></td>
-               <td>The breeding farm is a table where imported MARC records are stored. A MARC record is stored in the breeding farm as long as you have no item. When you type the ISBN or title of a biblio, it's searched for in the breeding farm. If it is found, the biblio is added to Koha active table and removed from the breeding farm.
+               <td width="20%"><a href="/cgi-bin/koha/import/breeding.pl">Upload MARC records in reservoir</a></td>
+               <td>The reservoir is a table where imported MARC records are stored. A MARC record is stored in the reservoir as long as you have no item. When you type the ISBN or title of a biblio, it's searched for in the reservoir. If it is found, the biblio is added to Koha active table.
+               </td>
+       </tr>
+       <th colspan="2">Barcode generator</th>
+       </tr>
+       <tr valign="top">
+               <td width="20%"><a href="/cgi-bin/koha/barcodes/barcodes.pl">Generate barcodes</a></td>
+               <td>the barcode generator deals with generating barcodes for items you acquire
                </td>
        </tr>
 </table>