aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-02-27 01:04:41 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-02-27 01:04:41 -0500
commit72e78046afbd1977ff7b5458005cd62471faba0e (patch)
tree07fcf6ef60cb145340755590feb6be43c13253cc /view/head.tpl
parent36d173ca98f8f95bb14e58562004cdcf07c47183 (diff)
downloadvolse-hubzilla-72e78046afbd1977ff7b5458005cd62471faba0e.tar.gz
volse-hubzilla-72e78046afbd1977ff7b5458005cd62471faba0e.tar.bz2
volse-hubzilla-72e78046afbd1977ff7b5458005cd62471faba0e.zip
minor typographical fixes. need to do something about the http on https sites for html5shiv. changed to https on mine
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
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 2a1837088..da6ec1159 100755
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -11,7 +11,7 @@
<link rel="search"
href="$baseurl/opensearch"
type="application/opensearchdescription+xml"
- title="Search in Friendika" />
+ title="Search in Friendica" />
<!--[if IE]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>