[Koha-cvs] CVS: koha-html/intranet-html/admin index.html,1.5,1.6

Paul POULAIN tipaul at users.sourceforge.net
Mon Oct 7 13:34:22 CEST 2002


Update of /cvsroot/koha/koha-html/intranet-html/admin
In directory usw-pr-cvs1:/tmp/cvs-serv32354

Modified Files:
	index.html 
Log Message:
adding marc param tables management link


Index: index.html
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/admin/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** index.html	9 Jul 2002 19:08:03 -0000	1.5
--- index.html	7 Oct 2002 11:34:20 -0000	1.6
***************
*** 15,25 ****
  <tr><td><li><a href=/cgi-bin/koha/admin/systempreferences.pl>systempreferences</a></li></td><td>System preferences</td></tr>
  
! <!-- This script doesn't exist yet?
! <tr><td><li><a href=/cgi-bin/koha/admin/aqbooksellers.pl>aqbooksellers</a></li></td><td>Book sellers</td></tr>
! -->
  
- <!--   Commented out.  Not appropriate for 1.2 branch
  <tr><td><li><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></li></td><td>MARC structure : tag then subfields</td></tr>
! -->
  
  </table>
--- 15,22 ----
  <tr><td><li><a href=/cgi-bin/koha/admin/systempreferences.pl>systempreferences</a></li></td><td>System preferences</td></tr>
  
! <th bgcolor='#FFFFFF'>Table</th><th bgcolor='#FFFFFF'>Meaning</th>
  
  <tr><td><li><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></li></td><td>MARC structure : tag then subfields</td></tr>
! 
  
  </table>





More information about the Koha-cvs mailing list