aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/local_head.tpl
blob: d35ab8401a1d4c097e1ccde8f02f86bd847782ba (plain)
1
2
3
4
5
6
7
8
9
{if $load_css} 
	<!--[if lt IE 7]>
		<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie5-ie6.css">
	<![endif]-->
	<!--[if IE 7]>
		<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie7.css">
	<![endif]-->
	{combine_css path="themes/default/print.css" order=-10}
{/if}