aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/Sylvia/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/theme/Sylvia/themeconf.inc.php')
-rw-r--r--template/yoga/theme/Sylvia/themeconf.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/theme/Sylvia/themeconf.inc.php b/template/yoga/theme/Sylvia/themeconf.inc.php
index 578b34ffb..3c99c66cd 100644
--- a/template/yoga/theme/Sylvia/themeconf.inc.php
+++ b/template/yoga/theme/Sylvia/themeconf.inc.php
@@ -6,9 +6,9 @@ $themeconf = array(
'admin_icon_dir' => 'template/yoga/icon/admin',
'mime_icon_dir' => 'template/yoga/theme/Sylvia/icon/mimetypes/',
'local_head' => '
-<!--[if IE]> <-->
+<!--[if IE]>
<link rel="stylesheet" href="template/yoga/theme/Sylvia/theme-ie.css" type="text/css">
-<!--> <![endif]-->
+<![endif]-->
',
);
?>