Change ttrss_logo.png (deleted) to logo_wide.png

This commit is contained in:
Steven Allen 2012-07-14 18:49:40 -04:00
parent 44f1eeed56
commit 093fae5e3c
1 changed files with 1 additions and 1 deletions

View File

@ -1008,7 +1008,7 @@ class Pref_Feeds extends Protected_Handler {
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
</head>
<body>
<img class=\"floatingLogo\" src=\"images/ttrss_logo.png\"
<img class=\"floatingLogo\" src=\"images/logo_wide.png\"
alt=\"Tiny Tiny RSS\"/>
<h1>Subscribe to feed...</h1>";
}