From 2431df84a2a6afb07a5214ef748cded72ac87947 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 5 Sep 2009 13:49:28 +0000 Subject: #564562 follow-up by joshmiller: Move Statistics to System category. --- modules/statistics/statistics.module | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'modules/statistics') diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module index be4f4af0c..e8a5247a0 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 .= '