From 89db09746fbcebeb3f5a886792d1287fb9d75818 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 23 Oct 2004 16:15:29 +0000 Subject: - Patch #11935 by Neil Drumm: removed left-over documentation from archive module. --- modules/archive/archive.module | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/archive/archive.module') diff --git a/modules/archive/archive.module b/modules/archive/archive.module index e67aff151..bcbd0f0c3 100644 --- a/modules/archive/archive.module +++ b/modules/archive/archive.module @@ -13,8 +13,6 @@ function archive_help($section) { switch ($section) { case 'admin/modules#description': return t('Displays a calendar to navigate old content.'); - case 'admin/settings/archive': - return t('Choose the starting "day of the week" for the displayed calendar block.'); } } -- cgit v1.2.3