phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety phpgw.xsl,1.17,1.18


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

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

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/idsociety/phpgw.xsl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** phpgw.xsl   24 Apr 2003 01:34:04 -0000      1.17
--- phpgw.xsl   24 Apr 2003 21:04:22 -0000      1.18
***************
*** 4,8 ****
        <xsl:variable name="phpgw_css_file"><xsl:value-of 
select="phpgw_css_file"/></xsl:variable>
        <xsl:variable name="theme_css_file"><xsl:value-of 
select="theme_css_file"/></xsl:variable>
-       <xsl:variable name="charset"><xsl:value-of 
select="charset"/></xsl:variable>
        <xsl:variable name="webserver_url"><xsl:value-of 
select="webserver_url"/></xsl:variable>
        <xsl:variable name="onload"><xsl:value-of 
select="onload"/></xsl:variable>
--- 4,7 ----
***************
*** 33,37 ****
                <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"/>
--- 32,35 ----





reply via email to

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