From f6fd5e1231d8dee2f347fc69cfef873d14380722 Mon Sep 17 00:00:00 2001 From: Jeroen Bensch Date: Sun, 11 Mar 2001 20:18:02 +0000 Subject: [PATCH] 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/affiliate-site.module | 2 +- modules/drupal-site.module | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/affiliate-site.module b/modules/affiliate-site.module index 1f004d11c17..3f88c01bad5 100644 --- a/modules/affiliate-site.module +++ b/modules/affiliate-site.module @@ -15,7 +15,7 @@ function affiliate_block() { $result = db_query("SELECT * FROM affiliates ORDER BY name"); - $content .= "