koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en intranet-main.tm


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en intranet-main.tmpl,1.2,1.3
Date: Thu, 16 Jan 2003 02:29:47 -0800

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

Modified Files:
        intranet-main.tmpl 
Log Message:
adding a MARC parameter in systempref ( which is ON or OFF)
the search will be a marc search if MARC=ON
and a standard (v1.2) search if MARC=OFF

Index: intranet-main.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** intranet-main.tmpl  28 Oct 2002 21:45:40 -0000      1.2
--- intranet-main.tmpl  16 Jan 2003 10:29:45 -0000      1.3
***************
*** 77,81 ****
                        width=1 height=1 hspace=0 vspace=0></td>
  
!                       <td background="" colspan=5><a 
href="/cgi-bin/koha/catalogue-home.pl" 
onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'"
                 
onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img
 src="/images/front-search.gif" width=320    height=37 name="search"
                        hspace=0 vspace=0 border=0></a></td>
                </tr>
--- 77,81 ----
                        width=1 height=1 hspace=0 vspace=0></td>
  
!                       <td background="" colspan=5><a 
href="/cgi-bin/koha/loadmodules.pl?module=search" 
onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'"
              
onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img
 src="/images/front-search.gif" width=320    height=37 name="search"
                        hspace=0 vspace=0 border=0></a></td>
                </tr>




reply via email to

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