[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue search
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue searchresults.tmpl,1.3,1.4 |
Date: |
Wed, 27 Nov 2002 02:29:59 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory sc8-pr-cvs1:/tmp/cvs-serv18965/intranet-tmpl/default/en/catalogue
Modified Files:
searchresults.tmpl
Log Message:
commiting forgotten changes before releasing 1.3.2
Index: searchresults.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/searchresults.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** searchresults.tmpl 9 Oct 2002 15:49:49 -0000 1.3
--- searchresults.tmpl 27 Nov 2002 10:29:57 -0000 1.4
***************
*** 31,37 ****
<TMPL_LOOP NAME=numbers>
<TMPL_IF NAME=highlight>
! <img src=/images/numbers/<TMPL_VAR NAME=number>-highlight.gif>
<TMPL_ELSE>
! <a href=search.pl?startfrom=<TMPL_VAR NAME=startfrom>&<TMPL_LOOP
NAME=FORMINPUTS><TMPL_VAR NAME=line>&</TMPL_LOOP>type=<TMPL_IF
NAME=opac>opac<TMPL_ELSE>intra</TMPL_IF>><img src=/images/numbers/<TMPL_VAR
NAME=number>.gif border=0></a>
</TMPL_IF>
</TMPL_LOOP>
--- 31,37 ----
<TMPL_LOOP NAME=numbers>
<TMPL_IF NAME=highlight>
! <img src=/images/numbers/<TMPL_VAR NAME=number>-highlight.gif>
<TMPL_ELSE>
! <a href=search.pl?startfrom=<TMPL_VAR NAME=startfrom>&<TMPL_LOOP
NAME=FORMINPUTS><TMPL_VAR NAME=line>&</TMPL_LOOP>type=<TMPL_IF
NAME=opac>opac<TMPL_ELSE>intra</TMPL_IF>><img src=/images/numbers/<TMPL_VAR
NAME=number>.gif border=0></a>
</TMPL_IF>
</TMPL_LOOP>
***************
*** 65,69 ****
<TMPL_LOOP NAME=SEARCH_RESULTS>
<tr>
! <td><a href=/cgi-bin/koha/detail.pl?type=<TMPL_IF
NAME="opac">opac<TMPL_ELSE>intra</TMPL_IF>&bib=<TMPL_VAR NAME=biblionumber
ESCAPE=HTML>><TMPL_VAR NAME=title></a></td>
<td><a href=/cgi-bin/koha/search.pl?author=<TMPL_VAR
NAME=authorhtmlescaped>&type=<TMPL_IF
NAME=opac>opac<TMPL_ELSE>intra</TMPL_IF>><TMPL_VAR NAME=author></a></td>
<td align=center> <TMPL_VAR NAME=copyrightdate> </td>
--- 65,69 ----
<TMPL_LOOP NAME=SEARCH_RESULTS>
<tr>
! <td><a href=/cgi-bin/koha/<TMPL_VAR name="script">?type=<TMPL_IF
NAME="opac">opac<TMPL_ELSE>intra</TMPL_IF>&bib=<TMPL_VAR NAME=biblionumber
ESCAPE=HTML>><TMPL_VAR NAME=title></a></td>
<td><a href=/cgi-bin/koha/search.pl?author=<TMPL_VAR
NAME=authorhtmlescaped>&type=<TMPL_IF
NAME=opac>opac<TMPL_ELSE>intra</TMPL_IF>><TMPL_VAR NAME=author></a></td>
<td align=center> <TMPL_VAR NAME=copyrightdate> </td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue searchresults.tmpl,1.3,1.4,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters marc_subfields_structure.tmpl,1.4,1.5 marctagstructure.tmpl,1.2,1.3 thesaurus.tmpl,1.1,1.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple additem.tmpl,NONE,1.1 addbiblio.tmpl,1.3,1.4 isbnsearch.tmpl,1.1,1.2 addbiblio2.tmpl,1.2,NONE
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters marc_subfields_structure.tmpl,1.4,1.5 marctagstructure.tmpl,1.2,1.3 thesaurus.tmpl,1.1,1.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple additem.tmpl,NONE,1.1 addbiblio.tmpl,1.3,1.4 isbnsearch.tmpl,1.1,1.2 addbiblio2.tmpl,1.2,NONE
- Index(es):