phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default login.xsl,1.4,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default login.xsl,1.4,1.5
Date: Sat, 19 Oct 2002 16:45:23 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv3835

Modified Files:
        login.xsl 
Log Message:
update themes

Index: login.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/login.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** login.xsl   19 Oct 2002 16:18:35 -0000      1.4
--- login.xsl   19 Oct 2002 20:45:21 -0000      1.5
***************
*** 4,7 ****
--- 4,8 ----
        <xsl:variable name="phpgw_head_charset"><xsl:value-of 
select="phpgw_head_charset"/></xsl:variable>
        <xsl:variable name="login_theme"><xsl:value-of 
select="login_theme"/></xsl:variable>
+       <xsl:variable name="phpgw_theme"><xsl:value-of 
select="phpgw_theme"/></xsl:variable>
                <html>
                        <head>
***************
*** 15,18 ****
--- 16,20 ----
                                <link rel="shortcut icon" href="favicon.ico"/>
                                <title><xsl:value-of 
select="phpgw_head_website_title"/></title>
+                               <link rel="stylesheet" type="text/css" 
href="{$phpgw_theme}"/>
                                <link rel="stylesheet" type="text/css" 
href="{$login_theme}"/>
                        </head>





reply via email to

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