phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default phpgw.tpl,1.7,1.8 php


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default phpgw.tpl,1.7,1.8 phpgw.xsl,1.2,1.3
Date: Mon, 21 Oct 2002 19:47:16 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv18143/default

Modified Files:
        phpgw.tpl phpgw.xsl 
Log Message:
update css

Index: phpgw.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/phpgw.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** phpgw.tpl   29 Sep 2002 15:10:58 -0000      1.7
--- phpgw.tpl   21 Oct 2002 23:47:14 -0000      1.8
***************
*** 17,27 ****
  </HEAD>
  <BODY {phpgw_body_tags}>
!       <TABLE border="0" width="100%" height="100%" cellspacing="0" 
cellpadding="0">
                <TR>
!                       <TD width="100%" height="{phpgw_top_table_height}" 
align="left" valign="top" colspan="3">{phpgw_top}</TD>
                </TR>
                <TR>
!                       <TD width="{phpgw_left_table_width}" 
height="{phpgw_body_table_height}" align="left" valign="top">{phpgw_left}</TD>
!                       <TD width="{phpgw_body_table_width}" 
height="{phpgw_body_table_height}" align="left" valign="top">
                                {phpgw_msgbox}
  <!-- END phpgw_main_tables_start -->
--- 17,27 ----
  </HEAD>
  <BODY {phpgw_body_tags}>
!       <TABLE width="100%" height="100%" cellspacing="0" cellpadding="0">
                <TR>
!                       <TD width="100%" valign="top" 
colspan="3">{phpgw_top}</TD>
                </TR>
                <TR>
!                       <TD width="{phpgw_left_table_width}" 
height="{phpgw_body_table_height}" valign="top">{phpgw_left}</TD>
!                       <TD width="{phpgw_body_table_width}" 
height="{phpgw_body_table_height}" valign="top">
                                {phpgw_msgbox}
  <!-- END phpgw_main_tables_start -->

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/phpgw.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw.xsl   29 Sep 2002 21:17:35 -0000      1.2
--- phpgw.xsl   21 Oct 2002 23:47:14 -0000      1.3
***************
*** 37,41 ****
                                                </td>
                                                <td 
width="{$phpgw_body_table_width}" height="{$phpgw_body_table_height}" 
valign="top">
!                                                       <xsl:call-template 
name="phpgw_msg_box"/>
                                                        <xsl:call-template 
name="phpgw_body"/>
                                                </td>
--- 37,41 ----
                                                </td>
                                                <td 
width="{$phpgw_body_table_width}" height="{$phpgw_body_table_height}" 
valign="top">
!                                                       <xsl:call-template 
name="msgbox"/>
                                                        <xsl:call-template 
name="phpgw_body"/>
                                                </td>





reply via email to

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