[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin admi...
From: |
Henri-Damien LAURENT |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin admi... |
Date: |
Fri, 24 Feb 2006 11:55:40 +0000 |
CVSROOT: /cvsroot/koha
Module name: koha
Branch:
Changes by: Henri-Damien LAURENT <address@hidden> 06/02/24 11:55:40
Modified files:
koha-tmpl/intranet-tmpl/prog/en/admin: admin-home.tmpl
Log message:
changing file according to new directory hierarchy
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
Patches:
Index: koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl:1.1
koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl:1.2
--- koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl:1.1 Fri Feb
24 11:18:17 2006
+++ koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl Fri Feb 24
11:55:40 2006
@@ -84,21 +84,21 @@
<th colspan="2">Export</th>
</tr>
<tr>
- <th><a href="/cgi-bin/koha/export/marc.pl">MARC biblio
export</a></th>
+ <th><a href="/cgi-bin/koha/tools/export.pl">MARC biblio
export</a></th>
<td> Exporting in MARC format.</td>
</tr>
<tr>
<th colspan="2">Import</th>
</tr>
<tr>
- <th><a href="/cgi-bin/koha/import/breeding.pl">Upload MARC
records to the reservoir</a></th>
+ <th><a href="/cgi-bin/koha/tools/import.pl">Upload MARC records
to the reservoir</a></th>
<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>
- <th><a href="/cgi-bin/koha/barcodes/barcodes.pl">Generate
barcodes</a></th>
+ <th><a href="/cgi-bin/koha/tools/barcodes.pl">Generate
barcodes</a></th>
<td>the barcode generator deals with generating barcodes for
items you acquire
</td>
</tr>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin admi...,
Henri-Damien LAURENT <=