From efed4cfc709e5bf61b4a61dc757347fd4d592b16 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Jun 2004 08:27:03 +0000 Subject: - Patch #8679 by asimmonds: fixed spelling mistakes. --- 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 2885bf337..ffda472e4 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -29,7 +29,7 @@ function node_help($section = 'admin/help#node') {
Votes
If you are moderating a node this counts how many votes the node has gotten. Once a node gets a certain number of vote it will either be approved or dropped.
Score
The score of the node is gotten by the votes it is given.
Users
The list of users who have voted on a moderated node.
-
Published
When using Drupal's moderation system a node remains unpublished -- unavaliable to non-moderators -- until it is marked Published.
+
Published
When using Drupal's moderation system a node remains unpublished -- unavailable to non-moderators -- until it is marked Published.

Now that you know what is in a node, here are some of the types of nodes available.

", array("%teaser" => url("admin/settings/node"))); if ($mod == 'admin') { -- cgit v1.2.3