source: trunk/themes/elegant/local_head.tpl @ 13790

Last change on this file since 13790 was 13790, checked in by Zaphod, 12 years ago

feature 2587: ie7 layout extended to ie6

File size: 385 bytes
Line 
1{if $BODY_ID=='thePicturePage'}
2        {combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
3{else}
4        {combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
5{/if}
6        <!--[if lt IE 8]>
7                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
8        <![endif]-->
Note: See TracBrowser for help on using the repository browser.