Maat a écrit :
> and here is the patch :
>
>   
and inline it's really ugly :-(

here is the same in a separate file

sorry all for the noise :-(

-- 
In a world without walls or fences, there would be no need for windows or 
gates...

Index: templates/idots/navbar.inc.php
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/idots/navbar.inc.php,v
retrieving revision 1.20
diff -u -r1.20 navbar.inc.php
--- templates/idots/navbar.inc.php      7 Mar 2007 08:22:46 -0000       1.20
+++ templates/idots/navbar.inc.php      16 Jul 2007 15:57:14 -0000
@@ -49,6 +49,9 @@
                                                'target'        => 
isset($app_data['target'])?$app_data['target']:''
                                        );
 
+                               if 
(!isset($GLOBALS['phpgw_info']['user']['preferences']['common']['navbar_format']))
+                                       
$GLOBALS['phpgw_info']['user']['preferences']['common']['navbar_format']="";
+                                       
                                
switch($GLOBALS['phpgw_info']['user']['preferences']['common']['navbar_format'])
                                {
                                        case 'icons':
_______________________________________________
phpGroupWare-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to