#334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template.
parent
420b9c1885
commit
de015af95a
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue