From 1dfd1717c13db5d3ad0e6d64197241d33e6b5fb9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 6 Apr 2008 18:50:12 +0000 Subject: - Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results. --- modules/system/system.admin.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.admin.inc') diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc index cd9cf3cab..76c52c656 100644 --- a/modules/system/system.admin.inc +++ b/modules/system/system.admin.inc @@ -63,7 +63,7 @@ function system_main_admin_page($arg = NULL) { /** * Provide a single block from the administration menu as a page. * This function is often a destination for these blocks. - * For example, 'admin/content/types' needs to have a destination to be valid + * For example, 'admin/build/types' needs to have a destination to be valid * in the Drupal menu system, but too much information there might be * hidden, so we supply the contents of the block. * -- cgit v1.2.3