From 729fa6c11b604dc549fb8385a03fb9af28ca68d3 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 7 Aug 2006 15:04:16 +0000 Subject: - Patch #77422 by timcn: corrected various paths in the documentation. --- modules/profile/profile.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/profile/profile.module') diff --git a/modules/profile/profile.module b/modules/profile/profile.module index db86fc314..a10f2cf69 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -35,7 +35,7 @@ function profile_help($section) { $output .= t('

You can

', array('%profile' => url('profile'), '%admin-settings-profile' => url('admin/user/profile'))); $output .= '

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

'; -- cgit v1.2.3