More readable spacing
[squirrelmail.git] / plugins / calendar / day.php
index a2a2049bf73610e2ba67e96b152fc590bf4db998..40e4a4dfcc776e366cd2082cf64fec32f6e36c4b 100644 (file)
@@ -169,7 +169,7 @@ $calself=basename($PHP_SELF);
 
 $daily_events = array();
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 calendar_header();
 readcalendardata();
 day_header();
@@ -177,4 +177,4 @@ initialize_events();
 display_events();
 ?>
 </table></td></tr></table>
-</body></html>
\ No newline at end of file
+</body></html>