thomas: server/kolab-webadmin/kolab-webadmin/php/admin/templates page.tpl.in, 1.6, 1.7

cvs at kolab.org cvs at kolab.org
Mon Feb 4 14:44:35 CET 2008


Author: thomas

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates
In directory doto:/tmp/cvs-serv597/php/admin/templates

Modified Files:
	page.tpl.in 
Log Message:
templates/page.tpl.in: Add <link> for favicon.ico (patch from Richard Bos)


Index: page.tpl.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/page.tpl.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- page.tpl.in	7 Aug 2007 12:18:50 -0000	1.6
+++ page.tpl.in	4 Feb 2008 13:44:33 -0000	1.7
@@ -9,6 +9,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
 <title>{$page_title}</title>
+<link href="@webserver_web_prefix@/favicon.ico" rel="SHORTCUT ICON" />
 <meta name="robots" content="noindex" />	
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 <meta http-equiv="Content-Language" content="{$currentlang}" /> 





More information about the commits mailing list