phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/justweb phpgw.xsl,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/justweb phpgw.xsl,1.2,1.3
Date: Fri, 08 Nov 2002 19:39:40 -0500

Update of /cvsroot/phpgroupware/phpgwapi/templates/justweb
In directory subversions:/tmp/cvs-serv16456/justweb

Modified Files:
        phpgw.xsl 
Log Message:
update xsl

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/justweb/phpgw.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw.xsl   8 Nov 2002 22:40:51 -0000       1.2
--- phpgw.xsl   9 Nov 2002 00:39:37 -0000       1.3
***************
*** 25,30 ****
        <xsl:variable name="logout_title"><xsl:value-of 
select="logout_title"/></xsl:variable>
        <xsl:variable name="about_title"><xsl:value-of 
select="about_title"/></xsl:variable>
-       <xsl:variable name="side_bar_top_img"><xsl:value-of 
select="side_bar_top_img"/></xsl:variable>
-       <xsl:variable name="side_bar_bottom_img"><xsl:value-of 
select="side_bar_bottom_img"/></xsl:variable>
        <xsl:variable name="app_tpl"><xsl:value-of 
select="app_tpl"/></xsl:variable>
                <html>
--- 25,28 ----
***************
*** 93,101 ****
                                                        <table width="59" 
cellspacing="0" cellpadding="0" height="100%" valign="top">
                                                                <tr>
!                                                                       <td 
height="7" width="59" valign="top" class="left_top"> </td>
                                                                </tr>
                                                                
<xsl:apply-templates select="applications"/>
                                                                <tr>
!                                                                       <td 
height="7" width="59" valign="top" class="left_bottom"> </td>
                                                                </tr>
                                                        </table>
--- 91,102 ----
                                                        <table width="59" 
cellspacing="0" cellpadding="0" height="100%" valign="top">
                                                                <tr>
!                                                                       <td 
height="7" width="59" valign="top" class="left_top"/>
                                                                </tr>
                                                                
<xsl:apply-templates select="applications"/>
                                                                <tr>
!                                                                       <td 
width="59" height="100%" valign="top" class="left"/>
!                                                               </tr>
!                                                               <tr>
!                                                                       <td 
height="7" width="59" valign="top" class="left_bottom"/>
                                                                </tr>
                                                        </table>





reply via email to

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