Merge branch 'g4s'
This commit is contained in:
@ -48,8 +48,8 @@ if (defined('G4_IS_ADMIN')) {
|
||||
if (defined('_SHOP_')) $shop_css = '_shop';
|
||||
echo '<link rel="stylesheet" href="'.G4_CSS_URL.'/'.(G4_IS_MOBILE?'mobile':'default').$shop_css.'.css">'.PHP_EOL;
|
||||
}
|
||||
// echo '<meta http-equiv="imagetoolbar" content="no">';
|
||||
// echo '<meta http-equiv="X-UA-Compatible" content="IE=Edge" />';
|
||||
echo '<meta http-equiv="imagetoolbar" content="no">';
|
||||
echo '<meta http-equiv="X-UA-Compatible" content="IE=Edge">';
|
||||
?>
|
||||
<!--[if lte IE 8]>
|
||||
<script src="<?php echo G4_JS_URL ?>/html5.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user