mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 12:51:52 +02:00
shall all icons if not set
This commit is contained in:
parent
5866e4405b
commit
2bfde17541
@ -36,7 +36,7 @@
|
|||||||
// == 'icons_and_text')
|
// == 'icons_and_text')
|
||||||
|
|
||||||
$max_icons=$GLOBALS['phpgw_info']['user']['preferences']['common']['max_icons'];
|
$max_icons=$GLOBALS['phpgw_info']['user']['preferences']['common']['max_icons'];
|
||||||
if(!$max_icons) $max_icons=7;
|
if(!$max_icons) $max_icons=200;
|
||||||
|
|
||||||
foreach($GLOBALS['phpgw_info']['navbar'] as $app => $app_data)
|
foreach($GLOBALS['phpgw_info']['navbar'] as $app => $app_data)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user