piwigo/themes/elegant/local_head.tpl
Zaphod bae6cc17d2 feature 2587: ie7 layout extended to ie6
git-svn-id: http://piwigo.org/svn/trunk@13790 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-28 19:41:41 +00:00

8 lines
385 B
Smarty

{if $BODY_ID=='thePicturePage'}
{combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
{else}
{combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
{/if}
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
<![endif]-->