koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha-html/intranet-html/includes/templates/cmsd/catalogu


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha-html/intranet-html/includes/templates/cmsd/catalogue searchresults.tmpl,1.1,1.2
Date: Tue, 14 May 2002 12:38:56 -0700

Update of 
/cvsroot/koha/koha-html/intranet-html/includes/templates/cmsd/catalogue
In directory usw-pr-cvs1:/tmp/cvs-serv2198/cmsd/catalogue

Modified Files:
        searchresults.tmpl 
Log Message:
Removed hard coded includes directory from templates


Index: searchresults.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha-html/intranet-html/includes/templates/cmsd/catalogue/searchresults.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** searchresults.tmpl  14 May 2002 19:08:45 -0000      1.1
--- searchresults.tmpl  14 May 2002 19:38:54 -0000      1.2
***************
*** 1,4 ****
  
! <TMPL_INCLUDE NAME="/usr/share/koha/intranet/htdocs/includes/cat-top.inc">
  
  <center>
--- 1,4 ----
  
! <TMPL_INCLUDE NAME="cat-top.inc">
  
  <center>
***************
*** 31,33 ****
  Results <TMPL_VAR NAME="startfrom"> through <TMPL_VAR NAME="endat"> of 
<TMPL_VAR NAME="numrecords"> records.
  <hr>
! <TMPL_INCLUDE NAME="/usr/share/koha/intranet/htdocs/includes/cat-bottom.inc">
--- 31,33 ----
  Results <TMPL_VAR NAME="startfrom"> through <TMPL_VAR NAME="endat"> of 
<TMPL_VAR NAME="numrecords"> records.
  <hr>
! <TMPL_INCLUDE NAME="cat-bottom.inc">




reply via email to

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