[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: phpgwapi/templates/idots navbar.tpl,1.1.2.2,1.1
From: |
Ralf Becker <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: phpgwapi/templates/idots navbar.tpl,1.1.2.2,1.1.2.3 |
Date: |
Sat, 03 May 2003 09:34:41 -0400 |
Update of /cvsroot/phpgroupware/phpgwapi/templates/idots
In directory subversions:/tmp/cvs-serv6995
Modified Files:
Tag: Version-0_9_16-branch
navbar.tpl
Log Message:
added phpgroupware.org link
Index: navbar.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idots/Attic/navbar.tpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** navbar.tpl 18 Apr 2003 18:45:27 -0000 1.1.2.2
--- navbar.tpl 3 May 2003 13:34:39 -0000 1.1.2.3
***************
*** 5,9 ****
<TABLE cellSpacing=0 cellPadding=0 width="100%"
bgColor=#ffffff border=0>
<TR>
! <TD width=185 rowSpan=2 align="center"
vAlign=top class=toppannel><IMG src="{img_root}/logo.png"></TD>
<TD colspan="2" valign="top"
background="{img_root}/panel.png" style="background-repeat: repeat-x;">
<TABLE width="100%" border=0
cellPadding=0 cellSpacing=0 background="{img_root}/panel.png" bgColor="#ffffff">
--- 5,9 ----
<TABLE cellSpacing=0 cellPadding=0 width="100%"
bgColor=#ffffff border=0>
<TR>
! <TD width=185 rowSpan=2 align="center"
vAlign=top class=toppannel><a href="http://www.phpgroupware.org"
target="_blank"><IMG src="{img_root}/logo.png" border="0"
title="www.phpGroupWare.org"></a></TD>
<TD colspan="2" valign="top"
background="{img_root}/panel.png" style="background-repeat: repeat-x;">
<TABLE width="100%" border=0
cellPadding=0 cellSpacing=0 background="{img_root}/panel.png" bgColor="#ffffff">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: phpgwapi/templates/idots navbar.tpl,1.1.2.2,1.1.2.3,
Ralf Becker <address@hidden> <=