mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
define sizes of orange balls
This commit is contained in:
parent
1c43c0f126
commit
670da4c766
@ -169,7 +169,7 @@
|
|||||||
}
|
}
|
||||||
else
|
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 (is_array($item_link))
|
||||||
{
|
{
|
||||||
if (isset($item_link['icon']))
|
if (isset($item_link['icon']))
|
||||||
|
Loading…
Reference in New Issue
Block a user