aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-26 23:54:04 -0800
committerfriendica <info@friendica.com>2012-02-26 23:54:04 -0800
commit153e7beb195afa19843f1c114b569c08ad4307a4 (patch)
treebf0a15db061b6cc7977ae95824452f8d5a25c346 /view/head.tpl
parent6e76d9d3a3bf27deefb1a2c50e721d3c866df5cb (diff)
downloadvolse-hubzilla-153e7beb195afa19843f1c114b569c08ad4307a4.tar.gz
volse-hubzilla-153e7beb195afa19843f1c114b569c08ad4307a4.tar.bz2
volse-hubzilla-153e7beb195afa19843f1c114b569c08ad4307a4.zip
add plugin hooks to enotify
Diffstat (limited to 'view/head.tpl')
-rwxr-xr-xview/head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/head.tpl b/view/head.tpl
index da6ec1159..f606f2f7e 100755
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -14,7 +14,7 @@
title="Search in Friendica" />
<!--[if IE]>
-<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="$baseurl/js/jquery.js" ></script>
<script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script>