diff options
-rw-r--r-- | themes/bluemarine/page.tpl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php index 7172b5cd1..fc22abcfc 100644 --- a/themes/bluemarine/page.tpl.php +++ b/themes/bluemarine/page.tpl.php @@ -5,7 +5,6 @@ <title><?php print $head_title ?></title> <?php print $head ?> <?php print $styles ?> - <script type="text/javascript"> </script> </head> <body<?php print $onload_attributes ?>> |