koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Joshua Ferraro
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-reserve.tmpl,1.10,1.11
Date: Mon, 23 Jun 2003 16:33:36 -0700

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

Modified Files:
        opac-reserve.tmpl 
Log Message:
fixes reserve page that used to say that there was one reserve even when there 
wasn't bug 375

Index: opac-reserve.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** opac-reserve.tmpl   8 May 2003 12:26:15 -0000       1.10
--- opac-reserve.tmpl   23 Jun 2003 23:33:33 -0000      1.11
***************
*** 23,27 ****
        <!-- 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="rank"></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>
  
--- 23,27 ----
        <!-- 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>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]