diff options
-rw-r--r-- | modules/system/page.tpl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index 78db60b26..da1be7eca 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -83,7 +83,6 @@ <?php print $head; ?> <?php print $styles; ?> <?php print $scripts; ?> - <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyled Content in IE */ ?> </script> </head> <body class="<?php print $body_classes; ?>"> <div id="page"> |