1
0
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:
Andrew Dolgov
2010-01-14 19:02:45 +03:00
parent 48cdacecb5
commit e982360967
57 changed files with 38 additions and 269 deletions

View File

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