phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.187,1.188


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.187,1.188
Date: Wed, 27 Nov 2002 20:38:15 -0500

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

Modified Files:
        class.common.inc.php 
Log Message:
update verdilak layout

Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.187
retrieving revision 1.188
diff -C2 -r1.187 -r1.188
*** class.common.inc.php        24 Nov 2002 21:53:21 -0000      1.187
--- class.common.inc.php        28 Nov 2002 01:38:13 -0000      1.188
***************
*** 1158,1163 ****
                                        $var['home_img']        = 
$this->image('phpgwapi','welcome-'.($app=='home' ? 'red' : 'grey'));
                                        $var['prefs_img']       = 
$this->image('preferences','preferences-'.($app=='preferences' ? 'red' : 
'grey'));
!                                       $var['logout_img']      = 
$this->image('phpgwapi','logout-grey');
!                                       $var['about_img']       = 
$this->image('phpgwapi','about');
                                        $var['manual_img']      = 
$this->image('manual','help');
                                        $var['greybar']         = 
$this->image('phpgwapi','greybar');
--- 1158,1163 ----
                                        $var['home_img']        = 
$this->image('phpgwapi','welcome-'.($app=='home' ? 'red' : 'grey'));
                                        $var['prefs_img']       = 
$this->image('preferences','preferences-'.($app=='preferences' ? 'red' : 
'grey'));
!                                       $var['logout_img']      = 
$this->image('phpgwapi','logout');
!                                       $var['about_img']       = 
$this->image('phpgwapi','about-'.($app=='about' ? 'red' : 'grey'));
                                        $var['manual_img']      = 
$this->image('manual','help');
                                        $var['greybar']         = 
$this->image('phpgwapi','greybar');





reply via email to

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