summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-09-30 00:01:34 +0400
committerAndrew Dolgov <[email protected]>2013-09-30 00:01:34 +0400
commitd0ee0f52b720f731f57346747cb16b663aba0771 (patch)
treeb85282a6a001cf23d715ce721e507a441a956187 /include/functions.php
parent37283773440651376caf89a487b21872585ab846 (diff)
use favicon in some auxiliar dialogs
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 3b1873256..7e08d2296 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -3242,6 +3242,9 @@
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
<title>Tiny Tiny RSS - ".$line["title"]."</title>
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/tt-rss.css\">
+ <link rel=\"shortcut icon\" type=\"image/png\" href=\"images/favicon.png\">
+ <link rel=\"icon\" type=\"image/png\" sizes=\"72x72\" href=\"images/favicon-72px.png\">
+
<script type=\"text/javascript\">
function openSelectedAttachment(elem) {
try {