From 6d3d75fe4b8fb1c862010cc87839f1d9ede43265 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 26 Jan 2009 14:08:44 +0000 Subject: - Removing whitespace. --- modules/statistics/statistics.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/statistics/statistics.module') diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module index 4bb696098..edfba3994 100644 --- a/modules/statistics/statistics.module +++ b/modules/statistics/statistics.module @@ -111,7 +111,7 @@ function statistics_nodeapi_view($node, $teaser, $page) { $links['statistics_counter']['title'] = format_plural($statistics['totalcount'], '1 read', '@count reads'); } } - + $node->content['links']['statistics'] = array( '#type' => 'node_links', '#value' => $links, -- cgit v1.2.3