diff options
Diffstat (limited to '')
-rw-r--r-- | themes/elegant/local_head.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/elegant/local_head.tpl b/themes/elegant/local_head.tpl index a427c1726..8c2b4045c 100644 --- a/themes/elegant/local_head.tpl +++ b/themes/elegant/local_head.tpl @@ -1,3 +1,6 @@ +{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}
|