[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.2.2.1,1.2.2.2

Steve Tonnesen tonnesen at users.sourceforge.net
Tue Oct 29 20:26:29 CET 2002


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory usw-pr-cvs1:/tmp/cvs-serv31393/koha-tmpl/intranet-tmpl/default/en/parameters

Modified Files:
      Tag: rel-1-2
	admin-home.tmpl 
Log Message:
Added some more tests to catalog.t


Index: admin-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** admin-home.tmpl	21 Oct 2002 17:05:07 -0000	1.2.2.1
--- admin-home.tmpl	29 Oct 2002 19:26:27 -0000	1.2.2.2
***************
*** 12,20 ****
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/printers.pl>Printers</a></td><td>Printers (UNIX paths).</td></tr>
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/stopwords.pl>stopwords</a></td><td>Words deleted during searches</td></tr>
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/systempreferences.pl>systempreferences</a></td><td>System preferences</td></tr>
  
- <th background="/images/background-mem.gif">Table</th><th background="/images/background-mem.gif">Meaning</th>
- <tr><td valign="top"><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></td><td>MARC structure : tag then subfields</td></tr>
- <tr><td valign="top"><a href=/cgi-bin/koha/admin/koha2marclinks.pl>Links koha - MARC DB</a></td><td>Define links between the koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage</td></tr>
  
  
--- 12,18 ----
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/printers.pl>Printers</a></td><td>Printers (UNIX paths).</td></tr>
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/stopwords.pl>stopwords</a></td><td>Words deleted during searches</td></tr>
+ <tr><td valign="top"><a href=/cgi-bin/koha/admin/z3950servers.pl>Z39.50 Servers</a></td><td>Servers used to download MARC records to Koha</td></tr>
  <tr><td valign="top"><a href=/cgi-bin/koha/admin/systempreferences.pl>systempreferences</a></td><td>System preferences</td></tr>
  
  
  





More information about the Koha-cvs mailing list