aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2010-11-16 19:02:38 +0000
committerGotcha <gotcha@piwigo.org>2010-11-16 19:02:38 +0000
commita9a150dc5adb0240cc089bd4d3c172bca74d5e71 (patch)
tree95c38ac1325eaaadb206ed1e6fffbe3df7ef6f8e /themes/default
parentf4a0251d7909ccfd399344fa63ac39fdcc9d6339 (diff)
Bad path inside ./themes/default/template/include/datepicker.inc.tpl
bug:2037 git-svn-id: http://piwigo.org/svn/branches/2.1@7797 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/template/include/datepicker.inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/include/datepicker.inc.tpl b/themes/default/template/include/datepicker.inc.tpl
index 92cb8cbcd..de3918cb3 100644
--- a/themes/default/template/include/datepicker.inc.tpl
+++ b/themes/default/template/include/datepicker.inc.tpl
@@ -11,7 +11,7 @@
{/if}
{html_head}
-<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/js/ui/themes/ui.datepicker.css">
+<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/js/ui/theme/ui.datepicker.css">
{/html_head}
<script type="text/javascript">