[Koha-cvs] CVS: koha-html/intranet-html/includes/templates/default/catalogue searchresults.tmpl,1.4.4.3,1.4.4.4

Steve Tonnesen tonnesen at users.sourceforge.net
Thu Sep 5 21:45:53 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	searchresults.tmpl 
Log Message:
Removing link to templates.pl from searchresults template.  Need an admin script to handle picking a default template for an install now...


Index: searchresults.tmpl
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/templates/default/catalogue/searchresults.tmpl,v
retrieving revision 1.4.4.3
retrieving revision 1.4.4.4
diff -C2 -r1.4.4.3 -r1.4.4.4
*** searchresults.tmpl	19 Aug 2002 07:44:01 -0000	1.4.4.3
--- searchresults.tmpl	5 Sep 2002 19:45:50 -0000	1.4.4.4
***************
*** 12,19 ****
  </TMPL_IF>
  
- <TMPL_IF NAME="opac">
- <TMPL_ELSE>
- <a href=/cgi-bin/koha/admin/templates.pl>Set Template</a><p>
- </TMPL_IF>
  
  <TMPL_IF NAME=searchdesc>
--- 12,15 ----





More information about the Koha-cvs mailing list