diff options
Diffstat (limited to 'view/tpl/smarty3/head.tpl')
-rw-r--r-- | view/tpl/smarty3/head.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl index 314d159d6..6d298cbb5 100644 --- a/view/tpl/smarty3/head.tpl +++ b/view/tpl/smarty3/head.tpl @@ -17,7 +17,7 @@ {{$head_js}} -<link rel="shortcut icon" href="{{$baseurl}}/images/red.png" /> +<link rel="shortcut icon" href="{{$baseurl}}/images/r!.png" /> <link rel="search" href="{{$baseurl}}/opensearch" type="application/opensearchdescription+xml" |