mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
11 lines
555 B
Smarty
11 lines
555 B
Smarty
{footer_script}
|
|
var p_main_menu = "{$elegant.p_main_menu}", p_pict_descr = "{$elegant.p_pict_descr}", p_pict_comment = "{$elegant.p_pict_comment}";
|
|
{/footer_script}
|
|
{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]-->
|