phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.17,1.18


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.17,1.18
Date: Wed, 02 Oct 2002 20:23:33 -0400

Update of /cvsroot/phpgroupware/news_admin/inc
In directory subversions:/tmp/cvs-serv14434

Modified Files:
        class.uinews.inc.php 
Log Message:
update to use css files

Index: class.uinews.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/inc/class.uinews.inc.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** class.uinews.inc.php        31 Aug 2002 23:49:28 -0000      1.17
--- class.uinews.inc.php        3 Oct 2002 00:23:31 -0000       1.18
***************
*** 126,135 ****
                        $portalbox = CreateObject('phpgwapi.listbox',array(
                                'title'     => $title,
-                               'primary'   => 
$GLOBALS['phpgw_info']['theme']['navbar_bg'],
-                               'secondary' => 
$GLOBALS['phpgw_info']['theme']['navbar_bg'],
-                               'tertiary'  => 
$GLOBALS['phpgw_info']['theme']['navbar_bg'],
                                'width'     => '100%',
                                'outerborderwidth' => '0',
!                               'header_background_image' => 
$GLOBALS['phpgw']->common->image('phpgwapi/templates/phpgw_website','bg_filler.gif')
                        ));
  
--- 126,132 ----
                        $portalbox = CreateObject('phpgwapi.listbox',array(
                                'title'     => $title,
                                'width'     => '100%',
                                'outerborderwidth' => '0',
!                               'header_background_image' => 
$GLOBALS['phpgw']->common->image('phpgwapi/templates/default','bg_filler')
                        ));
  





reply via email to

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