mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 02:25:57 +00:00
replace references to ttrss-logo.png with logo.png
This commit is contained in:
2
opml.php
2
opml.php
@@ -158,7 +158,7 @@
|
||||
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class=\"floatingLogo\"><img src=\"images/ttrss_logo.png\"></div>
|
||||
<div class=\"floatingLogo\"><img src=\"images/logo.png\"></div>
|
||||
<h1>".__('OPML Utility')."</h1>";
|
||||
|
||||
db_query($link, "BEGIN");
|
||||
|
||||
Reference in New Issue
Block a user