Преглед на файлове

more cleanup in the IE conditional comment

Garrick van Buren преди 12 години
родител
ревизия
893879d35c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Foreground.skin.php

+ 1 - 1
Foreground.skin.php

@@ -106,7 +106,7 @@ class foregroundTemplate extends BaseTemplate {
 
 		<div class="row">
 				<div class="large-12 columns">
-				<!--[if gt IE9]-->
+				<!--[if lt IE 9]><!-->
 				<div id="siteNotice" class="sitenotice panel radius"><?php echo $this->text('sitename'); ?> may not look as expected in this version of Internet Explorer. We recommend you upgrade to a newer version of Internet Explorer or switch to a browser like Firefox or Chrome.</div>
 				<!--<![endif]-->