From: Fabrixxm Date: Fri, 31 May 2013 10:18:59 +0000 (-0400) Subject: quattro: show notification number in favicon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2111f750fb0dda458fc49a15160f0270ff585ddd;p=friendica.git quattro: show notification number in favicon --- diff --git a/.gitignore b/.gitignore index bf4bd454b1..7152833590 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ report/ #ignore cache folders /privacy_image_cache/ /photo/ +nbproject diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 989a998064..d89890da0b 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -11,8 +11,21 @@ function quattro_init(&$a) { $a->theme_info = array(); set_template_engine($a, 'smarty3'); + +$a->page['htmlhead'] .= ''; $a->page['htmlhead'] .= <<< EOT