diff --git a/htdocs/comm/action/index.php b/htdocs/comm/action/index.php index 1b6dc499e40..858d5179f69 100644 --- a/htdocs/comm/action/index.php +++ b/htdocs/comm/action/index.php @@ -812,7 +812,7 @@ function show_day_events($db, $day, $month, $year, $monthshown, $style, &$eventa if ($_GET["maxprint"] == 'on') $maxPrint=0; // Force to remove limits - print '
| ';
@@ -859,7 +859,7 @@ function show_day_events($db, $day, $month, $year, $monthshown, $style, &$eventa
else $color=sprintf("%02x%02x%02x",$theme_datacolor[$colorindex][0],$theme_datacolor[$colorindex][1],$theme_datacolor[$colorindex][2]);
//print "x".$color;
- print ' ';
+ print ' ';
print '
|