From cb67c16a4b468948c10e440a4d3138bf59bd7382 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 24 Mar 2001 16:57:12 +0000 Subject: - removed trailing whitespaces and changed tabs in 2 spaces (done automatically by script) --- modules/drupal/drupal.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/drupal/drupal.module') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index 040b432c2..5190a8a5b 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -32,7 +32,7 @@ function drupal_page() { $output .= "
  • To subscribe to the drupal-support@drop.org mailing list, send an e-mail to drupal-support-request@drop.org with no subject and put subscribe in the body of your message.
  • \n"; $output .= "
  • To unsubscribe from the drupal-support@drop.org mailing list, send an e-mail to drupal-support-request@drop.org and put unsubscribe in the body of your mail.\n"; $theme->box("Support and development", $output); - + $theme->footer(); } -- cgit v1.2.3