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/path/path.module | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/path') diff --git a/modules/path/path.module b/modules/path/path.module index 66a7a146c..2415ff6de 100644 --- a/modules/path/path.module +++ b/modules/path/path.module @@ -26,10 +26,10 @@ function path_help($section) { $output .= t('

You can

', array('%admin-path-add' => url('admin/build/path/add'), '%admin-path' => url('admin/build/path'), '%external-http-drupal-org-node-15365' => 'http://drupal.org/node/15365', '%admin-clean-url-settings' => url('admin/settings/clean-urls'))); $output .= '

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

'; -- cgit v1.2.3