phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,1.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,1.1,1.2
Date: Fri, 15 Nov 2002 00:16:25 -0500

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv25169/templates/default

Modified Files:
        app_data.xsl 
Log Message:
update

Index: app_data.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/app_data.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** app_data.xsl        2 Nov 2002 21:33:41 -0000       1.1
--- app_data.xsl        15 Nov 2002 05:16:22 -0000      1.2
***************
*** 17,21 ****
        <xsl:template match="list">
                <xsl:call-template name="app_header"/>
!               <table width="80%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
                                <td>
--- 17,21 ----
        <xsl:template match="list">
                <xsl:call-template name="app_header"/>
!               <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
                                <td>
***************
*** 37,41 ****
                        </tr>
                </table>
!               <table width="80%" cellpadding="2" cellspacing="2" 
align="center">
                                <xsl:apply-templates select="table_header"/>
                                <xsl:apply-templates select="values"/>
--- 37,41 ----
                        </tr>
                </table>
!               <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                                <xsl:apply-templates select="table_header"/>
                                <xsl:apply-templates select="values"/>
***************
*** 138,142 ****
        <xsl:template match="edit">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td colspan="2" align="center">
--- 138,142 ----
        <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">
***************
*** 231,235 ****
        <xsl:template match="view">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
                                <td>
--- 231,235 ----
        <xsl:template match="view">
                <xsl:call-template name="app_header"/>
!               <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
                                <td>





reply via email to

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