phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: stocks/templates/default extrabox.xsl,1.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: stocks/templates/default extrabox.xsl,1.1,1.2
Date: Sat, 05 Oct 2002 19:40:12 -0400

Update of /cvsroot/phpgroupware/stocks/templates/default
In directory subversions:/tmp/cvs-serv25109/templates/default

Modified Files:
        extrabox.xsl 
Log Message:
update portalbox functions

Index: extrabox.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/stocks/templates/default/extrabox.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** extrabox.xsl        5 Oct 2002 22:00:25 -0000       1.1
--- extrabox.xsl        5 Oct 2002 23:40:09 -0000       1.2
***************
*** 2,9 ****
  
        <xsl:template name="extrabox">
!               <xsl:apply-templates select="extrabox"/>
        </xsl:template>
  
!       <xsl:template match="extrabox">
                <table cellspacing="2" cellpadding="2" border="1" 
border-color="black" bgcolor="white">
                        <tr>
--- 2,9 ----
  
        <xsl:template name="extrabox">
!               <xsl:apply-templates select="xextrabox"/>
        </xsl:template>
  
!       <xsl:template match="xextrabox">
                <table cellspacing="2" cellpadding="2" border="1" 
border-color="black" bgcolor="white">
                        <tr>





reply via email to

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