[Koha-cvs] CVS: koha-html/intranet-html/catalogue index.html,1.6.4.1,1.6.4.2

Chris Cormack rangi at users.sourceforge.net
Mon Aug 19 08:21:45 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	index.html 
Log Message:
Fix for item search


Index: index.html
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/catalogue/index.html,v
retrieving revision 1.6.4.1
retrieving revision 1.6.4.2
diff -C2 -r1.6.4.1 -r1.6.4.2
*** index.html	11 Jul 2002 18:00:18 -0000	1.6.4.1
--- index.html	19 Aug 2002 06:21:43 -0000	1.6.4.2
***************
*** 17,21 ****
  
  <TR VALIGN=TOP>
! <TD>Item Number</TD> <TD><INPUT TYPE="text"  SIZE="25"   NAME="item"></td><td> <b> &nbsp; &nbsp; OR</b></TD></TR>
  <!-- <TR VALIGN=TOP>
  <TD>ISBN</TD> <TD><INPUT TYPE="text"  SIZE="25"   NAME="isbn"></TD></TR>
--- 17,21 ----
  
  <TR VALIGN=TOP>
! <TD>Item Number</TD> <TD><INPUT TYPE="text"  SIZE="25"   NAME="itemnumber"></td><td> <b> &nbsp; &nbsp; OR</b></TD></TR>
  <!-- <TR VALIGN=TOP>
  <TD>ISBN</TD> <TD><INPUT TYPE="text"  SIZE="25"   NAME="isbn"></TD></TR>





More information about the Koha-cvs mailing list