From d0ee0f52b720f731f57346747cb16b663aba0771 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 30 Sep 2013 00:01:34 +0400 Subject: [PATCH 1/1] use favicon in some auxiliar dialogs --- classes/handler/public.php | 13 +++++++++++-- include/functions.php | 3 +++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/classes/handler/public.php b/classes/handler/public.php index 0bdc2def..649fc31a 100644 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -411,7 +411,9 @@ class Handler_Public extends Handler { } header('Content-Type: text/html; charset=utf-8'); - print "Tiny Tiny RSS"; + print "Tiny Tiny RSS + + "; stylesheet_tag("css/utility.css"); javascript_tag("lib/prototype.js"); @@ -587,6 +589,9 @@ class Handler_Public extends Handler { Tiny Tiny RSS + + + Tiny Tiny RSS"; + print "Tiny Tiny RSS + + "; stylesheet_tag("css/utility.css"); javascript_tag("lib/prototype.js"); @@ -872,6 +879,8 @@ class Handler_Public extends Handler { Database Updater + +