From d386c110f449d39631c6af1aabced9799c7a372d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 26 Jan 2001 13:38:46 +0000 Subject: - removed redundant spaces --- modules/calendar.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/calendar.module') diff --git a/modules/calendar.module b/modules/calendar.module index 0f4e2868c..fbceef7a0 100644 --- a/modules/calendar.module +++ b/modules/calendar.module @@ -12,7 +12,7 @@ function calendar_block() { $block[0]["subject"] = "Browse archives"; $block[0]["content"] = $calendar->display(); $block[0]["info"] = "Calendar to browse archives"; - + return $block; } -- cgit v1.2.3