summaryrefslogtreecommitdiff
path: root/detail.php
diff options
context:
space:
mode:
Diffstat (limited to 'detail.php')
-rwxr-xr-xdetail.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/detail.php b/detail.php
index fa193c794..23e77530d 100755
--- a/detail.php
+++ b/detail.php
@@ -140,6 +140,6 @@ $showSidebar = tpl_getConf('sidebarID') && page_exists(tpl_getConf('sidebarID'))
<?php include('tpl_footer.php') ?>
</div></div><!-- /site -->
- <!--[if ( IE lte 7 | IE 8 ) ]></div><![endif]-->
+ <!--[if ( lte IE 7 | IE 8 ) ]></div><![endif]-->
</body>
</html>