From bfc650573cd090d8c0b240e846d82f48153eafad Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 13 Nov 2008 20:27:30 +0000 Subject: - Patch #297225 by keith.smith: massaged the text on the modules page a bit. --- modules/update/update.module | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/update/update.module') diff --git a/modules/update/update.module b/modules/update/update.module index f2489aab2..7ccf2bc5d 100644 --- a/modules/update/update.module +++ b/modules/update/update.module @@ -76,7 +76,6 @@ function update_help($path, $arg) { } } } - return '

' . t('See the available updates page for information on installed modules and themes with new versions released.', array('@available_updates' => url('admin/reports/updates'))) . '

'; case 'admin/reports/updates/settings': case 'admin/reports/status': -- cgit v1.2.3