aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/install.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-12-16 06:09:14 +0000
committerrvelices <rv-github@modusoptimus.com>2010-12-16 06:09:14 +0000
commitd5549a0bff5e6bf02ad2314b77e611e9d12303dd (patch)
tree2771d7ea38dd6e44cfeac4cb4d90f50168f290cc /admin/themes/default/template/install.tpl
parent7364bc1606063e03972f35bedb65b1528840ce96 (diff)
jquery upgrade to 1.4.4
git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template/install.tpl')
-rw-r--r--admin/themes/default/template/install.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/install.tpl b/admin/themes/default/template/install.tpl
index 1c0a1042a..d31e6132f 100644
--- a/admin/themes/default/template/install.tpl
+++ b/admin/themes/default/template/install.tpl
@@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/{$theme.id}/theme.css">
{/foreach}
-<script type="text/javascript" src="themes/default/js/jquery.packed.js"></script>
+<script type="text/javascript" src="themes/default/js/jquery.min.js"></script>
{literal}
<script type="text/javascript">
$(function() {