From f6fd5e1231d8dee2f347fc69cfef873d14380722 Mon Sep 17 00:00:00 2001 From: Jeroen Bensch Date: Sun, 11 Mar 2001 20:18:02 +0000 Subject: Hey, Ehm in affiliate-sites and dupal-site we use SCRIPT, but w3 complained about the fact that there was no TYPE attribute specified with SCRIPT, I added SCRIPT=\"\" with both tags... (I have no clue what type of script we are using but at least this fixes a bug :)) It worked here locally, let's hope it still does on the wired... Also I corrected a into a somewhere in the code of one of the modules, my eye just caught it, nothing special ;) Jeroen. --- modules/drupal-site.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/drupal-site.module') diff --git a/modules/drupal-site.module b/modules/drupal-site.module index d4742b681..63a620f84 100644 --- a/modules/drupal-site.module +++ b/modules/drupal-site.module @@ -8,7 +8,7 @@ function drupal_block() { $result = db_query("SELECT * FROM drupals ORDER BY name"); - $content .= "