phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/verdilak phpgw.xsl,1.8,1.9


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/verdilak phpgw.xsl,1.8,1.9
Date: Thu, 24 Apr 2003 17:04:25 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/verdilak
In directory subversions:/tmp/cvs-serv27543/templates/verdilak

Modified Files:
        phpgw.xsl 
Log Message:
removed charset from tpls since its added by xslt already plus update 
class.common: add a flag to disable any xslt output

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/verdilak/phpgw.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** phpgw.xsl   24 Apr 2003 01:34:04 -0000      1.8
--- phpgw.xsl   24 Apr 2003 21:04:22 -0000      1.9
***************
*** 4,8 ****
        <xsl:variable name="phpgw_css_file" select="phpgw_css_file"/>
        <xsl:variable name="theme_css_file" select="theme_css_file"/>
-       <xsl:variable name="charset" select="charset"/>
        <xsl:variable name="logo_img" select="logo_img"/>
        <xsl:variable name="home_link" select="home_link"/>
--- 4,7 ----
***************
*** 29,33 ****
                <html>
                        <head>
-                               <meta http-equiv="Content-Type" 
content="text/html; charset={$charset}"/>
                                <meta name="author" content="phpGroupWare 
http://www.phpgroupware.org"/>
                                <meta name="description" 
content="phpGroupWare"/>
--- 28,31 ----





reply via email to

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