phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default phpgw.xsl, 1.1.1.1.2.4, 1.1.1.1.2.5


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] api/skins/default phpgw.xsl, 1.1.1.1.2.4, 1.1.1.1.2.5
Date: Fri, 24 Oct 2003 02:07:33 +0000

Update of /cvsroot/phpgroupware/api/skins/default
In directory subversions:/tmp/cvs-serv14796/api/skins/default

Modified Files:
      Tag: proposal-branch
        phpgw.xsl 
Log Message:
prettier setup screens

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/phpgw.xsl,v
retrieving revision 1.1.1.1.2.4
retrieving revision 1.1.1.1.2.5
diff -C2 -d -r1.1.1.1.2.4 -r1.1.1.1.2.5
*** phpgw.xsl   24 Oct 2003 01:59:56 -0000      1.1.1.1.2.4
--- phpgw.xsl   24 Oct 2003 02:07:30 -0000      1.1.1.1.2.5
***************
*** 59,65 ****
                                                
                                                <xsl:if 
test="count(/PHPGW/API/apps/apps_item) > 0">
!                                               <table class="sidebox" 
cellSpacing="0" cellPadding="0" width="100%" border="0">
                                                        <tr> 
!                                                               <td 
class="sideboxtitle" align="middle" height="28">General Menu</td>
                                                        </tr>
                                                        <tr>
--- 59,65 ----
                                                
                                                <xsl:if 
test="count(/PHPGW/API/apps/apps_item) > 0">
!                                               <table class="sidebox" 
cellSpacing="1" cellPadding="0" width="100%" border="0">
                                                        <tr> 
!                                                               <td 
class="sideboxtitle" align="center" height="28">General Menu</td>
                                                        </tr>
                                                        <tr>
***************
*** 95,98 ****
--- 95,99 ----
                                                                        
<xsl:apply-templates select="PHPGW/API/msgbox" />
                                                                        
<!--<xsl:apply-templates select="PHPGW/API/hooks/hooks_item" />-->
+                                                                       <xsl:if 
test="PHPGW/APP != ''">
                                                                        <table 
cellSpacing="0" cellPadding="0" width="100%" border="0">
                                                                                
<tr> 
***************
*** 114,117 ****
--- 115,119 ----
                                                                                
</tr>
                                                                        </table>
+                                                               </xsl:if>
                                                                </td>
                                                        </tr>





reply via email to

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