From 39df1cba7fee797eafadba1c5eb550be72652f65 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 15 Jul 2001 17:00:24 +0000 Subject: - Various updates, mostly related to our RDF/RSS backend. --- modules/node.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/node.module') diff --git a/modules/node.module b/modules/node.module index 9575e9ede..add0673c5 100644 --- a/modules/node.module +++ b/modules/node.module @@ -365,7 +365,7 @@ function node_block() { global $theme; $block[0][subject] = t("Syndicate"); - $block[0][content] = "
image("xml.gif") ."\" width=\"36\" height=\"14\" border=\"0\" />
\n"; + $block[0][content] = "
image("xml.gif") ."\" width=\"36\" height=\"14\" border=\"0\" />
\n"; $block[0][info] = "Syndicate"; return $block; -- cgit v1.2.3