From a7325fae5a3251a197c34bd2a03d02ac08c50dcd Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 22 Jan 2009 12:01:24 +0000 Subject: - Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics settings to a more logical place. --- modules/statistics/statistics.module | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'modules/statistics/statistics.module') diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module index e0c45ef36..7a8d5b4a2 100644 --- a/modules/statistics/statistics.module +++ b/modules/statistics/statistics.module @@ -14,19 +14,19 @@ function statistics_help($path, $arg) { case 'admin/help#statistics': $output = '

' . t('The statistics module keeps track of numerous site usage statistics, including the number of times, and from where, each of your posts is viewed. These statistics are useful in determining how users are interacting with each other and with your site, and are required for the display of some Drupal blocks.') . '

'; $output .= '

' . t('The statistics module provides:') . '

'; - $output .= '