blanktheme

Changeset 391

Show
Ignore:
Timestamp:
03/22/09 07:22:26 (12 months ago)
Author:
mateo
Message:

[blanktheme] Re-enabling the IE patch file per layout

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/themes/blanktheme/plugins/function.bt_htmloutput.php

    r333 r391  
    6363            $output = '<link rel="stylesheet" href="'.$smarty->stylepath.'/layout_'.$body.'.css" type="text/css"/> 
    6464                       <!--[if lte IE 7]>' 
    65 //                     .'<link rel="stylesheet" href="'.$smarty->stylepath.'/patches/patch_'.$base.'.css" type="text/css" />' 
    66                      .'<link rel="stylesheet" href="'.$smarty->themepath.'/yaml/core/slim_iehacks.css" type="text/css" /> 
    67                        <![endif]-->'; 
     65                     .'<link rel="stylesheet" href="'.$smarty->stylepath.'/patches/patch_'.$body.'.css" type="text/css" />' 
     66//                     .'<link rel="stylesheet" href="'.$smarty->themepath.'/yaml/core/slim_iehacks.css" type="text/css" />' 
     67                     .'<![endif]-->'; 
    6868/*                       .'<!--[if lte IE 6]>' 
    6969//                     .'<script type="text/javascript" src="'.$smarty->scriptpath.'/minmax.js"></script>' 
 
 
Powered by Trac
Design by Arcsin