Change ttrss_logo.png (deleted) to logo_wide.png
This commit is contained in:
parent
44f1eeed56
commit
093fae5e3c
|
@ -1008,7 +1008,7 @@ class Pref_Feeds extends Protected_Handler {
|
||||||
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
|
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img class=\"floatingLogo\" src=\"images/ttrss_logo.png\"
|
<img class=\"floatingLogo\" src=\"images/logo_wide.png\"
|
||||||
alt=\"Tiny Tiny RSS\"/>
|
alt=\"Tiny Tiny RSS\"/>
|
||||||
<h1>Subscribe to feed...</h1>";
|
<h1>Subscribe to feed...</h1>";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue