From 73d3ce19e79b1113d29e8f909bc011732a6f3721 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 25 Jan 2011 20:23:33 +0000 Subject: [PATCH] scripts.js was not loaded on picture page with high images admin maintenance leave a space between grouped 'non-destructive' actions and 'destructive' actions git-svn-id: http://piwigo.org/svn/trunk@8898 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/maintenance.tpl | 25 +++++++++++-------- themes/default/template/picture_content.tpl | 7 +++--- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/admin/themes/default/template/maintenance.tpl b/admin/themes/default/template/maintenance.tpl index dcde866bb..9b2c75859 100644 --- a/admin/themes/default/template/maintenance.tpl +++ b/admin/themes/default/template/maintenance.tpl @@ -9,15 +9,18 @@ + + diff --git a/themes/default/template/picture_content.tpl b/themes/default/template/picture_content.tpl index d65a9597a..c4c6da3bf 100644 --- a/themes/default/template/picture_content.tpl +++ b/themes/default/template/picture_content.tpl @@ -1,11 +1,12 @@ -{if isset($high) } +{if isset($high)} +{combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'} {/if} - {$ALT_IMG} {if isset($high) } -

{'Click on the photo to see it in high definition'|@translate}

+

{'Click on the photo to see it in high definition'|@translate}

{/if}