mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
define sizes of orange balls
This commit is contained in:
parent
1c43c0f126
commit
670da4c766
@ -169,7 +169,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
$var['icon_or_star']='<img src="'.$GLOBALS['phpgw_info']['server']['webserver_url'] . '/phpgwapi/templates/idots/images'.'/orange-ball.png" alt="ball"/>';
|
||||
$var['icon_or_star']='<img src="'.$GLOBALS['phpgw_info']['server']['webserver_url'] . '/phpgwapi/templates/idots/images'.'/orange-ball.png" width="9" height="9" alt="ball"/>';
|
||||
if (is_array($item_link))
|
||||
{
|
||||
if (isset($item_link['icon']))
|
||||
|
Loading…
Reference in New Issue
Block a user