[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/es/parameters admin-home.tmpl,1.2,1.3

Ambrose Li acli at users.sourceforge.net
Mon Feb 3 03:12:26 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/es/parameters
In directory sc8-pr-cvs1:/tmp/cvs-serv18539/koha-tmpl/intranet-tmpl/default/es/parameters

Modified Files:
	admin-home.tmpl 
Log Message:
Added the "check MARC" link from the en template


Index: admin-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/es/parameters/admin-home.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** admin-home.tmpl	2 Feb 2003 05:02:35 -0000	1.2
--- admin-home.tmpl	3 Feb 2003 02:12:24 -0000	1.3
***************
*** 38,41 ****
--- 38,42 ----
  <tr><td valign="top" width="25%"><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" width="25%"><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>
+ <tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/checkmarc.pl>Checks MARC</a></td><td>Checks the MARC structure. USE IT before working with real datas. It will show mistakes that BREAKS koha database!</td></tr>
  </table>
  <table width=100% cellspacing=0 cellpadding=5 border=1>





More information about the Koha-cvs mailing list