phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idots navbar.inc.php,1.1.2.6


From: Pim Snel <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idots navbar.inc.php,1.1.2.6,1.1.2.7
Date: Fri, 09 May 2003 22:11:27 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/idots
In directory subversions:/tmp/cvs-serv7552

Modified Files:
      Tag: Version-0_9_16-branch
        navbar.inc.php 
Log Message:
add height tag for better display of the icons in IE

Index: navbar.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idots/Attic/navbar.inc.php,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -r1.1.2.6 -r1.1.2.7
*** navbar.inc.php      1 May 2003 07:49:27 -0000       1.1.2.6
--- navbar.inc.php      10 May 2003 02:11:25 -0000      1.1.2.7
***************
*** 41,45 ****
                                
                                $icon = '<img src="' . $app_data['icon'] . '" 
alt="' . $title . 
!                                       '" title="'.    $title . '" 
border="0">';
  
                                $app_icons .= '<TD align="center"><a href="' . 
$app_data['url'] . '"';
--- 41,45 ----
                                
                                $icon = '<img src="' . $app_data['icon'] . '" 
alt="' . $title . 
!                                       '" title="'.    $title . '" border="0" 
height="60">';
  
                                $app_icons .= '<TD align="center"><a href="' . 
$app_data['url'] . '"';





reply via email to

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