[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue catalogue-home.tmpl,1.1,1.2

Ambrose Li acli at users.sourceforge.net
Sun Feb 2 05:59:41 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory sc8-pr-cvs1:/tmp/cvs-serv5511/default/en/catalogue

Modified Files:
	catalogue-home.tmpl 
Log Message:
The search interface takes a barcode from the item number field; adjusting
the display to match


Index: catalogue-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/catalogue-home.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** catalogue-home.tmpl	10 Oct 2002 16:17:08 -0000	1.1
--- catalogue-home.tmpl	2 Feb 2003 04:59:39 -0000	1.2
***************
*** 24,28 ****
  
  <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>
--- 24,28 ----
  
  <TR VALIGN=TOP>
! <TD>Barcode</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