summaryrefslogtreecommitdiff
path: root/modules/affiliate-site.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/affiliate-site.module')
-rw-r--r--modules/affiliate-site.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/affiliate-site.module b/modules/affiliate-site.module
index 1f004d11c..3f88c01ba 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 .= "<SCRIPT>\n";
+ $content .= "<SCRIPT TYPE=\"\">\n";
$content .= " <!--//\n";
$content .= " function gotosite(site) {\n";
$content .= " if (site != \"\") {\n";