1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:35:55 +00:00

use favicon in some auxiliar dialogs

This commit is contained in:
Andrew Dolgov
2013-09-30 00:01:34 +04:00
parent 3728377344
commit d0ee0f52b7
2 changed files with 14 additions and 2 deletions

View File

@@ -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 {