Add missing close tag; fixes edit page in IE
[lhc/web/wiklou.git] / templates / xhtml_slim.pt
index 72d9e40..228e102 100644 (file)
@@ -15,7 +15,7 @@
     </style>
     <link rel="stylesheet" type="text/css" media="print" href="${stylepath}/commonPrint.css" />
     <!--[if IE]><style type="text/css" media="all">@import url(${stylepath}/${skinname}/IEFixes.css);</style>
-    <script type="text/javascript" src="${stylepath}/IEFixes.js"><![endif]-->
+    <script type="text/javascript" src="${stylepath}/IEFixes.js"></script><![endif]-->
     <link tal:condition="favicon" rel="shortcut icon" href="${favicon}" type="image/x-icon" />
     <!-- Disable IE6 image toolbar --><meta http-equiv="imagetoolbar" content="no" />
     <script type="text/javascript" src="${stylepath}/wikibits.js">