phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wcm/website/templates frame.tpl,1.17,1.18


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/website/templates frame.tpl,1.17,1.18
Date: Sat, 23 Mar 2002 20:24:47 -0500

Update of /cvsroot/phpgroupware/wcm/website/templates
In directory subversions:/tmp/cvs-serv5575

Modified Files:
        frame.tpl 
Log Message:
adjust for netscape again

Index: frame.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/website/templates/frame.tpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** frame.tpl   23 Mar 2002 16:13:16 -0000      1.17
--- frame.tpl   24 Mar 2002 01:24:44 -0000      1.18
***************
*** 45,50 ****
  <!-- BEGIN top_start -->
  <!-- top_start start -->
! <tr>
!   <td colspan="3" align="center" valign="top">
  {top_content}
  <!-- top_start stop -->
--- 45,50 ----
  <!-- BEGIN top_start -->
  <!-- top_start start -->
!   <tr>
!     <td colspan="3" align="center" valign="top">
  {top_content}
  <!-- top_start stop -->
***************
*** 54,59 ****
  <!-- BEGIN top_end -->
  <!-- top_end start -->
!   </td>
! </tr>
  <!-- top_end stop -->
  <!-- END top_end -->
--- 54,59 ----
  <!-- BEGIN top_end -->
  <!-- top_end start -->
!     </td>
!   </tr>
  <!-- top_end stop -->
  <!-- END top_end -->
***************
*** 62,67 ****
  <!-- BEGIN left_start -->
  <!-- left_start start -->
! <tr>
!   <td width="{left_width}" align="center" valign="top">
  <!-- left_start stop -->
  {left_content}
--- 62,67 ----
  <!-- BEGIN left_start -->
  <!-- left_start start -->
!   <tr>
!     <td width="{left_width}" align="center" valign="top">
  <!-- left_start stop -->
  {left_content}
***************
*** 71,75 ****
  <!-- BEGIN left_end -->
  <!-- left_end start -->
!   </td>
  <!-- left_end stop -->
  <!-- END left_end -->
--- 71,75 ----
  <!-- BEGIN left_end -->
  <!-- left_end start -->
!     </td>
  <!-- left_end stop -->
  <!-- END left_end -->
***************
*** 78,82 ****
  <!-- BEGIN mid_start -->
  <!-- mid_start start -->
!   <td width="{mid_width}" align="center" valign="top">
  <!-- mid_start stop -->
  {mid_content}
--- 78,82 ----
  <!-- BEGIN mid_start -->
  <!-- mid_start start -->
!   <td width="{mid_img_width}" align="center" valign="top">
  <!-- mid_start stop -->
  {mid_content}
***************
*** 100,105 ****
  <!-- BEGIN right_end -->
  <!-- right_end start -->
!   </td>
! </tr>
  <!-- right_end stop -->
  <!-- END right_end -->
--- 100,105 ----
  <!-- BEGIN right_end -->
  <!-- right_end start -->
!     </td>
!   </tr>
  <!-- right_end stop -->
  <!-- END right_end -->
***************
*** 108,113 ****
  <!-- BEGIN bottom_start -->
  <!-- bottom_start start -->
! <tr>
!   <td colspan="3" align="center" valign="bottom">
  {bottom_content}
  <!-- bottom_start stop -->
--- 108,113 ----
  <!-- BEGIN bottom_start -->
  <!-- bottom_start start -->
!   <tr>
!     <td colspan="3" align="center" valign="bottom">
  {bottom_content}
  <!-- bottom_start stop -->
***************
*** 117,122 ****
  <!-- BEGIN bottom_end -->
  <!-- bottom_end start -->
!   </td>
! </tr>
  <!-- bottom_end stop -->
  <!-- END bottom_end -->
--- 117,122 ----
  <!-- BEGIN bottom_end -->
  <!-- bottom_end start -->
!     </td>
!   </tr>
  <!-- bottom_end stop -->
  <!-- END bottom_end -->




reply via email to

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