[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-reserve.tmpl,1.1.2.
From: |
Finlay Thompson |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-reserve.tmpl,1.1.2.2,1.1.2.3 |
Date: |
Thu, 05 Dec 2002 13:12:10 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en
In directory sc8-pr-cvs1:/tmp/cvs-serv6542
Modified Files:
Tag: rel-1-2
opac-reserve.tmpl
Log Message:
fixed bug in the "all" hidden input.
Index: opac-reserve.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en/Attic/opac-reserve.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** opac-reserve.tmpl 29 Nov 2002 03:30:51 -0000 1.1.2.2
--- opac-reserve.tmpl 5 Dec 2002 21:12:06 -0000 1.1.2.3
***************
*** 31,35 ****
<TMPL_IF NAME="too_many_reserves">Sorry, you cannot make more than <TMPL_VAR
NAME="too_many_reserves"> reserves. </TMPL_IF>
<TMPL_IF NAME="already_reserved">You already have a reserve placed on this
item.</TMPL_IF>
! <TMPL_IF NAME="no_items_selected">You must select at least on item
type!</TMPL_IF>
</h3>
</TMPL_IF>
--- 31,35 ----
<TMPL_IF NAME="too_many_reserves">Sorry, you cannot make more than <TMPL_VAR
NAME="too_many_reserves"> reserves. </TMPL_IF>
<TMPL_IF NAME="already_reserved">You already have a reserve placed on this
item.</TMPL_IF>
! <TMPL_IF NAME="no_items_selected">Please select at least on item
type!</TMPL_IF>
</h3>
</TMPL_IF>
***************
*** 85,89 ****
<!-- If there is only one types -->
<input type="reset" class="brown-box" value="Clear">  <input
type="submit" class="green-box" value="Submit">
! <input type="hidden" name="all">
</form>
--- 85,89 ----
<!-- If there is only one types -->
<input type="reset" class="brown-box" value="Clear">  <input
type="submit" class="green-box" value="Submit">
! <input type="hidden" name="all" value="1">
</form>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-reserve.tmpl,1.1.2.2,1.1.2.3,
Finlay Thompson <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-account.tmpl,1.2,1.3 opac-auth.tmpl,1.2,1.3 opac-detail.tmpl,1.4,1.5 opac-main.tmpl,1.4,1.5 opac-moredetail.tmpl,1.2,1.3 opac-reserve.tmpl,1.4,1.5 opac-search.tmpl,1.5,1.6 opac-searchresults.tmpl,1.7,1.8 opac-user.tmpl,1.5,1.6 opac-userupdate.tmpl,1.2,1.3
- Next by Date:
[Koha-cvs] CVS: koha/C4 Search.pm,1.18.2.20,1.18.2.21
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-account.tmpl,1.2,1.3 opac-auth.tmpl,1.2,1.3 opac-detail.tmpl,1.4,1.5 opac-main.tmpl,1.4,1.5 opac-moredetail.tmpl,1.2,1.3 opac-reserve.tmpl,1.4,1.5 opac-search.tmpl,1.5,1.6 opac-searchresults.tmpl,1.7,1.8 opac-user.tmpl,1.5,1.6 opac-userupdate.tmpl,1.2,1.3
- Next by thread:
[Koha-cvs] CVS: koha/C4 Search.pm,1.18.2.20,1.18.2.21
- Index(es):