[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes doc-head-close.inc,1.1,1.1.2.1

Owen Leonard oleonard at users.sourceforge.net
Thu Mar 17 22:37:00 CET 2005


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8567/koha-tmpl/opac-tmpl/npl/en/includes

Modified Files:
      Tag: rel_2_2
	doc-head-close.inc 
Log Message:
Adding favicon

Index: doc-head-close.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-close.inc,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** doc-head-close.inc	20 Oct 2004 19:15:06 -0000	1.1
--- doc-head-close.inc	17 Mar 2005 21:36:49 -0000	1.1.2.1
***************
*** 2,5 ****
--- 2,6 ----
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <meta http-equiv="Content-Language" content="en-us" />
+ <link rel="shortcut icon" href="<TMPL_VAR NAME="themelang">/includes/favicon.ico" type="image/x-icon" />
  <style type="text/css"> 
  	@import url(<TMPL_VAR NAME="themelang">/includes/opac.css);





More information about the Koha-cvs mailing list