From b004f328eec10308fe3b310c640d5f376241f4cd Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 21 Nov 2006 20:14:19 +0000 Subject: - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. --- modules/legacy/legacy.module | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/legacy/legacy.module') diff --git a/modules/legacy/legacy.module b/modules/legacy/legacy.module index 9eb6da437..8355dd4d8 100644 --- a/modules/legacy/legacy.module +++ b/modules/legacy/legacy.module @@ -24,7 +24,6 @@ function legacy_help($section) {
  • user/view/52 to user/52.
  • '); - $output .= '

    '. t('Legacy module has no configurable options.') .'

    '; $output .= '

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

    '; return $output; } -- cgit v1.2.3