From fdce0564d6052869068574fac768b1aa23055e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Thu, 20 Dec 2007 09:35:10 +0000 Subject: #202559 by Pasqualle: just removing some trailing white space from end of lines --- modules/forum/forum.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/forum/forum.module') diff --git a/modules/forum/forum.module b/modules/forum/forum.module index 0ecf61d7c..674077dea 100644 --- a/modules/forum/forum.module +++ b/modules/forum/forum.module @@ -18,7 +18,7 @@ function forum_help($path, $arg) { $output .= ''; + $output .= '
  • '. t('selecting Disabled under Comment settings while editing a forum topic will hide all existing comments on the thread, and prevent new ones.') .'
  • '; $output .= '

    '. t('For more information, see the online handbook entry for Forum module.', array('@forum' => 'http://drupal.org/handbook/modules/forum/')) .'

    '; return $output; case 'admin/content/forum': -- cgit v1.2.3