mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 11:21:23 +01:00
parent
4514aa3bfa
commit
e8e358f233
@ -2024,7 +2024,7 @@
|
|||||||
{
|
{
|
||||||
$text .= $this->bo->display_status($event['users_status']);
|
$text .= $this->bo->display_status($event['users_status']);
|
||||||
}
|
}
|
||||||
$text = '<font size="-2" face="'.$this->theme['font'].'"><nobr>'.$time.'</nobr> '.$this->bo->get_short_field($event,$is_private,'title').$text.'</font>'.$GLOBALS['phpgw']->browser->br;
|
$text = '<font size="-2" face="'.$this->theme['font'].'"><nobr>'.$time.'</nobr> '.$this->bo->get_short_field($event,$is_private,'title').$text.'</font>'.$GLOBALS['phpgw']->browser->br;
|
||||||
|
|
||||||
if ($editable)
|
if ($editable)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user