phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/themes black.theme,1.4,1.5


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/themes black.theme,1.4,1.5
Date: Wed, 31 Jul 2002 23:39:26 -0400

Update of /cvsroot/phpgroupware/phpgwapi/themes
In directory subversions:/tmp/cvs-serv10960

Modified Files:
        black.theme 
Log Message:
missing #

Index: black.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/black.theme,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** black.theme 30 May 2002 21:13:07 -0000      1.4
--- black.theme 1 Aug 2002 03:39:24 -0000       1.5
***************
*** 21,26 ****
        $GLOBALS['phpgw_info']['theme']['row_text']     = '#000000';
        $GLOBALS['phpgw_info']['theme']['th_bg']        = '#D3DCE3';
!       $GLOBALS['phpgw_info']['theme']['th_text']      = '000000';
!       $GLOBALS['phpgw_info']['theme']['navbar_bg']    = '000000';
        $GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_000000.gif';
        $GLOBALS['phpgw_info']['theme']['navbar_text']  = '#000000';
--- 21,26 ----
        $GLOBALS['phpgw_info']['theme']['row_text']     = '#000000';
        $GLOBALS['phpgw_info']['theme']['th_bg']        = '#D3DCE3';
!       $GLOBALS['phpgw_info']['theme']['th_text']      = '#000000';
!       $GLOBALS['phpgw_info']['theme']['navbar_bg']    = '#000000';
        $GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_000000.gif';
        $GLOBALS['phpgw_info']['theme']['navbar_text']  = '#000000';




reply via email to

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