Index: modules/statistics/statistics.module =================================================================== RCS file: /cvs/drupal/drupal/modules/statistics/statistics.module,v retrieving revision 1.319 diff -u -p -r1.319 statistics.module --- modules/statistics/statistics.module 31 Aug 2009 17:06:09 -0000 1.319 +++ modules/statistics/statistics.module 5 Sep 2009 11:10:41 -0000 @@ -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 .= '