From 22d317e5c476cc2a05a067d246c9a4772ed92d79 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 11 Dec 2006 16:57:42 +0000 Subject: - Patch #101562 by dvessel:

-tag clean ups. --- modules/search/search.module | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'modules/search') diff --git a/modules/search/search.module b/modules/search/search.module index 3285d6298..a19d62711 100644 --- a/modules/search/search.module +++ b/modules/search/search.module @@ -101,9 +101,7 @@ function search_help($section) { $output .= '

'. t('For more information please read the configuration and customization handbook Search page.', array('@search' => 'http://drupal.org/handbook/modules/search/')) .'

'; return $output; case 'admin/settings/search': - return t(' -

The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour. Note that the search requires cron to be set up correctly.

-'); + return '

'. t('The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour. Note that the search requires cron to be set up correctly.') .'

'; case 'search#noresults': return t('