mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
minor cleanup for day view
This commit is contained in:
parent
dd10e87173
commit
e18b02cc39
@ -1157,7 +1157,7 @@
|
||||
if ($event->priority == 3) {
|
||||
$this->hour_arr[$ind] .= "</font>";
|
||||
}
|
||||
$this->hour_arr[$ind] .= "<BR>";
|
||||
$this->hour_arr[$ind] .= "<br>";
|
||||
}
|
||||
|
||||
function print_day_at_a_glance($date,$owner=0) {
|
||||
|
Loading…
Reference in New Issue
Block a user