aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/picwall.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/picwall.html')
-rw-r--r--tpl/picwall.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/tpl/picwall.html b/tpl/picwall.html
index 631e0866..b78e2609 100644
--- a/tpl/picwall.html
+++ b/tpl/picwall.html
@@ -2,7 +2,9 @@
2<html> 2<html>
3<head>{include="includes"} 3<head>{include="includes"}
4{if="empty($GLOBALS['disablejquery'])"} 4{if="empty($GLOBALS['disablejquery'])"}
5 <script src="inc/jquery.lazyload.min.js#"></script> 5<script src="inc/jquery.min.js#"></script>
6<script src="inc/jquery-ui.min.js#"></script>
7<script src="inc/jquery.lazyload.min.js#"></script>
6{/if} 8{/if}
7</head> 9</head>
8<body> 10<body>