From af1e20e4299af53c920416ece552db385e25ef3f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 15 Aug 2001 14:13:14 +0000 Subject: - node.module: + fixed author names not being displayed. + XHTML-ified the code. --- modules/node/node.module | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index 6387a6a90..663e4a413 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -19,7 +19,7 @@ function node_help() { if ($mod == "node") { foreach (module_list() as $name) { if (module_hook($name, "status") && $name != "node") { - print "

". ucfirst($name) ." type

"; + print "

". ucfirst($name) ." type

"; print module_invoke($name, "help"); } } @@ -38,9 +38,9 @@ function node_conf_options() { function node_conf_filters() { $output .= form_select("Enable HTML tags", "filter_html", variable_get("filter_html", 0), array("Disabled", "Enabled"), "Allow HTML and PHP tags in user-contributed content."); $output .= form_textfield("Allowed HTML tags", "allowed_html", variable_get("allowed_html", "