forked from extern/egroupware
Fix image
This commit is contained in:
parent
d57b3d1573
commit
e78caa8232
@ -11,7 +11,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
$imgpath = $GLOBALS['phpgw']->common->get_image_dir($appname) . SEP . 'navbar.gif';
|
||||
$imgpath = $GLOBALS['phpgw']->common->get_image_path($appname) . SEP . 'navbar.gif';
|
||||
}
|
||||
|
||||
$browser = CreateObject('phpgwapi.browser');
|
||||
|
Loading…
Reference in New Issue
Block a user