diff options
author | friendica <info@friendica.com> | 2012-12-09 18:07:36 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-12-09 18:07:36 -0800 |
commit | f8c33243bf0440c6ddab63dbf3a755e4d506122b (patch) | |
tree | 24166874ffc80d4da665d7fee43c5da018af86ad /view/tpl/head.tpl | |
parent | 7f7767064918e95524de324b4520943ee34e04c3 (diff) | |
download | volse-hubzilla-f8c33243bf0440c6ddab63dbf3a755e4d506122b.tar.gz volse-hubzilla-f8c33243bf0440c6ddab63dbf3a755e4d506122b.tar.bz2 volse-hubzilla-f8c33243bf0440c6ddab63dbf3a755e4d506122b.zip |
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
Diffstat (limited to 'view/tpl/head.tpl')
-rw-r--r-- | view/tpl/head.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index c12871924..9c0e6b09a 100644 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -12,7 +12,7 @@ $js_strings $head_js -<link rel="shortcut icon" href="$baseurl/images/friendica-32.png" /> +<link rel="shortcut icon" href="$baseurl/images/fred-32.png" /> <link rel="search" href="$baseurl/opensearch" type="application/opensearchdescription+xml" |