From 5a6a4206b9c83c9ec6f844ddba452672f26706fb Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 21 Sep 2001 21:10:47 +0000 Subject: - fixed HTML/XHTML typos --- 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 c84c86d2f..74160311d 100644 --- a/modules/node.module +++ b/modules/node.module @@ -367,7 +367,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\" alt=\"XML\" />
\n"; $block[0][info] = "Syndicate"; return $block; -- cgit v1.2.3