diff --git a/calendar/inc/class.uiviews.inc.php b/calendar/inc/class.uiviews.inc.php
index c735caebdb..bcd7e60240 100644
--- a/calendar/inc/class.uiviews.inc.php
+++ b/calendar/inc/class.uiviews.inc.php
@@ -608,7 +608,7 @@ class uiviews extends uical
}
$html = $indent.'
'."\n";
- $html .= $indent."\t".'\n";
$off = false; // Off-row means a different bgcolor
@@ -641,7 +641,8 @@ class uiviews extends uical
// why do we use a div in a div which has the same height and width???
// To make IE6 happy!!! Whithout the second div you can't use
// style="left: 50px; right: 0px;"
- $html .= $indent."\t".'
'."\n";
+ $html .= $indent."\t".'