removed references to import.pl and breeding.pl, which no longer exist
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 31 Oct 2007 00:07:25 +0000 (19:07 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 31 Oct 2007 10:54:03 +0000 (05:54 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tmpl

index a07b10a..d39631b 100644 (file)
@@ -8,11 +8,9 @@
        <li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Manage OPAC reviews</a></li>
        <li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li>
        <li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></li>
-       <li><a href="/cgi-bin/koha/tools/export.pl">Export bibs/holdings</a></li>
-       <li><a href="/cgi-bin/koha/tools/import.pl">Import bibs/holdings</a></li>
        <li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">MARC Import (staging)</a></li>
        <li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">MARC Import (managing batches)</a></li>
-       <li><a href="/cgi-bin/koha/tools/breeding.pl">Import reservoir</a></li>
+       <li><a href="/cgi-bin/koha/tools/export.pl">Export bibs/holdings</a></li>
        <li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li>
        <li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></li>
 </ul>
index 8bdeac2..f02eabe 100644 (file)
     <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
     <dd>Import patron data.</dd>
 
-    <dt><a href="/cgi-bin/koha/tools/import.pl">Import bibliographic and holdings</a></dt>
-    <dd>Import bibliographic and holdings data.</dd>
-
-    <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
-    <dd>Import patron data.</dd>
-
     <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></dt>
     <dd>Delete old borrowers and anonymize circulation history (deletes borrower reading history)</dd>