[Top][All Lists]
[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: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-reserve.tmpl,1.4.2.2,1.4.2.3 |
Date: |
Tue, 05 Nov 2002 16:32:30 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en
In directory usw-pr-cvs1:/tmp/cvs-serv13963
Modified Files:
Tag: rel-1-2
opac-reserve.tmpl
Log Message:
Bug in hidden branch element (set to bib instead of branch)
Index: opac-reserve.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -C2 -r1.4.2.2 -r1.4.2.3
*** opac-reserve.tmpl 5 Nov 2002 23:26:25 -0000 1.4.2.2
--- opac-reserve.tmpl 6 Nov 2002 00:32:27 -0000 1.4.2.3
***************
*** 115,119 ****
Which is to be picked up from <b><TMPL_VAR NAME="branchname"></b>.<br>
! <input type="hidden" name="bib" value="<TMPL_VAR NAME='branch'>">
<TMPL_IF NAME="fee">
--- 115,119 ----
Which is to be picked up from <b><TMPL_VAR NAME="branchname"></b>.<br>
! <input type="hidden" name="branch" value="<TMPL_VAR NAME='branch'>">
<TMPL_IF NAME="fee">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-reserve.tmpl,1.4.2.2,1.4.2.3,
Steve Tonnesen <=