mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-08 06:39:16 +00:00
do not require themed images to be overridden
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
| <a href="logout.php"><?php echo __('Logout') ?></a>
|
||||
<?php } ?>
|
||||
</div>
|
||||
<img src="<?php echo $user_theme ?>images/ttrss_logo.png" alt="Tiny Tiny RSS"/>
|
||||
<img src="<?php echo theme_image($link, 'images/ttrss_logo.png') ?>" alt="Tiny Tiny RSS"/>
|
||||
</div>
|
||||
|
||||
<div id="prefTabs">
|
||||
|
||||
Reference in New Issue
Block a user