missing #

This commit is contained in:
Miles Lott 2002-08-01 03:39:24 +00:00
parent 72fc96edef
commit 3a5f1b1288

View File

@ -20,8 +20,8 @@
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$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']['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';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';