#334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template.

merge-requests/26/head
Angie Byron 2010-02-23 05:02:02 +00:00
parent 420b9c1885
commit de015af95a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,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 $classes; ?>">
<div id="page">