From 1c0e1c39ec1afc4ffd42542ffcd5f303e17b5a00 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Wed, 17 Sep 2008 04:55:13 +0000 Subject: #189406 by catch: Add comment settings to the list of stuff you can configure per node type. --- modules/node/node.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index 8b966dd78..f5951d3d3 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -1515,7 +1515,7 @@ function node_menu() { $items['admin/build/types'] = array( 'title' => 'Content types', - 'description' => 'Manage posts by content type, including default status, front page promotion, etc.', + 'description' => 'Manage posts by content type, including default status, front page promotion, comment settings, etc.', 'page callback' => 'node_overview_types', 'access arguments' => array('administer content types'), ); -- cgit v1.2.3