From 11fef9ed9cdd1cd979028e2b62ce42deaf87c987 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Wed, 3 May 2006 07:59:01 +0000 Subject: #61484 by Uwe Hermann, typo in welcome message. --- modules/node.module | 2 +- modules/node/node.module | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/node.module b/modules/node.module index 6e4835056..c9f8cad0a 100644 --- a/modules/node.module +++ b/modules/node.module @@ -1979,7 +1979,7 @@ function node_page_default() { Finally, you can create content for your website. This message will disappear once you have published your first post. -

For more information, please refer to the Help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.

', +

For more information, please refer to the help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.

', array('%drupal' => 'http://drupal.org/', '%register' => url('user/register'), '%admin' => url('admin'), '%config' => url('admin/settings'), '%modules' => url('admin/modules'), '%download_modules' => 'http://drupal.org/project/modules', '%themes' => url('admin/themes'), '%download_themes' => 'http://drupal.org/project/themes', '%content' => url('node/add'), '%help' => url('admin/help'), '%handbook' => 'http://drupal.org/handbooks', '%forum' => 'http://drupal.org/forum', '%support' => 'http://drupal.org/support') ); $output = '
'. $output .'
'; diff --git a/modules/node/node.module b/modules/node/node.module index 6e4835056..c9f8cad0a 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -1979,7 +1979,7 @@ function node_page_default() { Finally, you can create content for your website. This message will disappear once you have published your first post. -

For more information, please refer to the Help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.

', +

For more information, please refer to the help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.

', array('%drupal' => 'http://drupal.org/', '%register' => url('user/register'), '%admin' => url('admin'), '%config' => url('admin/settings'), '%modules' => url('admin/modules'), '%download_modules' => 'http://drupal.org/project/modules', '%themes' => url('admin/themes'), '%download_themes' => 'http://drupal.org/project/themes', '%content' => url('node/add'), '%help' => url('admin/help'), '%handbook' => 'http://drupal.org/handbooks', '%forum' => 'http://drupal.org/forum', '%support' => 'http://drupal.org/support') ); $output = '
'. $output .'
'; -- cgit v1.2.3