From f2acdfd14e19518fe668044afc5663901f9ea63e Mon Sep 17 00:00:00 2001 From: David Sferruzza Date: Sun, 10 Mar 2013 19:04:48 +0100 Subject: [PATCH] Move lazyload init inside the body tag --- tpl/picwall.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tpl/picwall.html b/tpl/picwall.html index 8f8e0a0..631e086 100644 --- a/tpl/picwall.html +++ b/tpl/picwall.html @@ -17,7 +17,7 @@ {include="page.footer"} - + {if="empty($GLOBALS['disablejquery'])"} {/if} + \ No newline at end of file