[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: phpgwapi/templates/default app_header.xsl,1.4,1.
From: |
Bettina Gille <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: phpgwapi/templates/default app_header.xsl,1.4,1.5 |
Date: |
Fri, 15 Nov 2002 00:15:42 -0500 |
Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv25075/templates/default
Modified Files:
app_header.xsl
Log Message:
added funkwerk layout
Index: app_header.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/app_header.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** app_header.xsl 6 Oct 2002 18:04:05 -0000 1.4
--- app_header.xsl 15 Nov 2002 05:15:39 -0000 1.5
***************
*** 2,6 ****
<xsl:template name="app_header">
! <table cellpadding="2" cellspacing="2" width="98%"
align="center">
<tr>
<td class="app_header"><xsl:value-of
select="appname"/></td>
--- 2,6 ----
<xsl:template name="app_header">
! <table cellpadding="2" cellspacing="2" width="100%"
align="center">
<tr>
<td class="app_header"><xsl:value-of
select="appname"/></td>
***************
*** 8,12 ****
<xsl:apply-templates select="function_msg"/>
</table>
! <hr noshade="noshade" width="98%" align="center" size="1"/>
</xsl:template>
--- 8,12 ----
<xsl:apply-templates select="function_msg"/>
</table>
! <hr noshade="noshade" width="100%" align="center" size="1"/>
</xsl:template>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: phpgwapi/templates/default app_header.xsl,1.4,1.5,
Bettina Gille <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.179,1.180 class.hooks.inc.php,1.13,1.14
- Next by Date:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css default.css,NONE,1.1
- Previous by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.179,1.180 class.hooks.inc.php,1.13,1.14
- Next by thread:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css default.css,NONE,1.1
- Index(es):