aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl
index ebb52dea9..dc334deef 100755
--- a/view/tpl/head.tpl
+++ b/view/tpl/head.tpl
@@ -4,7 +4,7 @@
<meta name="generator" content="{{$generator}}" />
<!--[if IE]>
-<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+<script src="{{$baseurl}}/library/html5.js"></script>
<![endif]-->
{{$head_css}}