phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,1.3,1.4
Date: Mon, 27 Jan 2003 14:21:16 -0500

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv25557/templates/default

Modified Files:
        standard_entity.xsl 
Log Message:
no message

Index: standard_entity.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_entity.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** standard_entity.xsl 14 Dec 2002 19:02:18 -0000      1.3
--- standard_entity.xsl 27 Jan 2003 19:21:14 -0000      1.4
***************
*** 144,149 ****
  <!-- add / edit  -->
        <xsl:template match="edit">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
--- 144,150 ----
  <!-- add / edit  -->
        <xsl:template match="edit">
+               <div align="left">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
***************
*** 239,242 ****
--- 240,244 ----
                        </tr>
                </table>
+               </div>
        </xsl:template>
  
***************
*** 334,339 ****
  
        <xsl:template match="edit_attrib">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
--- 336,342 ----
  
        <xsl:template match="edit_attrib">
+               <div align="left">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
***************
*** 458,461 ****
--- 461,465 ----
                        </tr>
                </table>
+               </div>
        </xsl:template>
  





reply via email to

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