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/poll/poll.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/poll/poll.module') diff --git a/modules/poll/poll.module b/modules/poll/poll.module index be57aa443..97390c5b2 100644 --- a/modules/poll/poll.module +++ b/modules/poll/poll.module @@ -18,7 +18,7 @@ function poll_help($section) { $output .= t('

You can

', array('%poll' => url('poll'), '%admin-node-configure-types-poll' => url('admin/content/types/poll'))); $output .= '

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

'; -- cgit v1.2.3