diff --git a/www/templates/html/UNL/Catalog/Controller.tpl.php b/www/templates/html/UNL/Catalog/Controller.tpl.php index bf6c404398adadcf752f4f0f30c36d9a31b6d778..abcc62cb4cf3940277108d4fbbb45132a12778d7 100644 --- a/www/templates/html/UNL/Catalog/Controller.tpl.php +++ b/www/templates/html/UNL/Catalog/Controller.tpl.php @@ -25,11 +25,14 @@ $page->contactinfo = $savvy->render(null, 'FooterContactInfo.tpl.php'); $page->navlinks = $savvy->render(null, 'Navigation.tpl.php'); - $page->addStylesheet('/wdn/templates_3.0/css/content/notice.css'); $page->addStylesheet($url . 'templates/catalog.css'); $page->head .= ' +<link rel="stylesheet" href="/wdn/templates_3.1/css/content/grid-v3.css" /> +<!--[if lt IE 9]> + <link rel="stylesheet" type="text/css" media="all" href="/wdn/templates_3.1/css/variations/grid-v3-ie.css" /> +<![endif]--> <script type="text/javascript">var UNL_UGB_URL = "'.$url.'";</script> <link rel="home" href="'.$url.'" /> <link rel="search" href="'.$url.'search/" />