[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-reserve.tmpl,1.11,1.12

Mike Mylonas dragon28 at users.sourceforge.net
Wed Dec 3 20:17:18 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en
In directory sc8-pr-cvs1:/tmp/cvs-serv374/koha/koha-tmpl/opac-tmpl/default/en

Modified Files:
	opac-reserve.tmpl 
Log Message:
minor correction for bug 677

Index: opac-reserve.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** opac-reserve.tmpl	23 Jun 2003 23:33:33 -0000	1.11
--- opac-reserve.tmpl	3 Dec 2003 19:17:15 -0000	1.12
***************
*** 22,26 ****
  <TMPL_IF NAME="select_item_types">
  	<!-- The first time round you select which bibitems you want -->
! 	<p>Reserve page for item: <b><TMPL_VAR NAME="title"> ( <TMPL_VAR NAME="author"> <TMPL_VAR name="biblionumber">)</b></p>
  	<p> There are <b><TMPL_VAR NAME="reservecount"></b> reserves already on this item. </p>
  	<p>Please select which item types are ok for you. The first of these item that matches one of these types that becomes available will be set kept for you.<p>
--- 22,26 ----
  <TMPL_IF NAME="select_item_types">
  	<!-- The first time round you select which bibitems you want -->
! 	<p>Reserve page for item: <b><TMPL_VAR NAME="title"> (<TMPL_VAR NAME="author"> <TMPL_VAR name="biblionumber">)</b></p>
  	<p> There are <b><TMPL_VAR NAME="reservecount"></b> reserves already on this item. </p>
  	<p>Please select which item types are ok for you. The first of these item that matches one of these types that becomes available will be set kept for you.<p>





More information about the Koha-cvs mailing list