phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/inc class.common.inc.php, 1.123.2.9.2.17, 1


From: Chris Weiss <address@hidden>
Subject: [Phpgroupware-cvs] phpgwapi/inc class.common.inc.php, 1.123.2.9.2.17, 1.123.2.9.2.18
Date: Thu, 23 Oct 2003 01:20:33 +0000

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv11512/phpgwapi/inc

Modified Files:
      Tag: Version-0_9_16-branch
        class.common.inc.php 
Log Message:
[ Patch #2109 ] Add nowrap for text tabs to avoid screen problems


Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.123.2.9.2.17
retrieving revision 1.123.2.9.2.18
diff -C2 -d -r1.123.2.9.2.17 -r1.123.2.9.2.18
*** class.common.inc.php        9 Oct 2003 08:18:44 -0000       1.123.2.9.2.17
--- class.common.inc.php        23 Oct 2003 01:20:31 -0000      1.123.2.9.2.18
***************
*** 542,546 ****
                                                $output_text .= '<td 
align="right"><img src="' . $ir . '/tabs-start0.gif"></td>';
                                        }
!                                       $output_text .= '<td align="left" 
background="' . $ir . '/tabs-bg0.gif">&nbsp;<b><a href="'
                                                . $tab[1]['link'] . '" 
class="tablink">' . $fs . $tab[1]['label'] . $fse
                                                . '</a></b>&nbsp;</td>';
--- 542,546 ----
                                                $output_text .= '<td 
align="right"><img src="' . $ir . '/tabs-start0.gif"></td>';
                                        }
!                                       $output_text .= '<td nowrap 
align="left" background="' . $ir . '/tabs-bg0.gif">&nbsp;<b><a href="'
                                                . $tab[1]['link'] . '" 
class="tablink">' . $fs . $tab[1]['label'] . $fse
                                                . '</a></b>&nbsp;</td>';





reply via email to

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