[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: property/templates/default standard_2.xsl,1.1,1.
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/templates/default standard_2.xsl,1.1,1.2 |
Date: |
Mon, 27 Jan 2003 14:20:31 -0500 |
Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv24687/templates/default
Modified Files:
standard_2.xsl
Log Message:
no message
Index: standard_2.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_2.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** standard_2.xsl 12 Dec 2002 18:15:34 -0000 1.1
--- standard_2.xsl 27 Jan 2003 19:20:29 -0000 1.2
***************
*** 123,128 ****
<!-- 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">
--- 123,129 ----
<!-- 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">
***************
*** 198,200 ****
--- 199,202 ----
</tr>
</table>
+ </div>
</xsl:template>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/templates/default standard_2.xsl,1.1,1.2,
Sigurd Nes <address@hidden> <=