1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:15:57 +00:00

fall back to the old wide logo; remove main logo

This commit is contained in:
Andrew Dolgov
2010-12-28 19:38:45 +03:00
parent cb2c7faab0
commit f2cde13c2e
2 changed files with 2 additions and 2 deletions

View File

@@ -64,8 +64,8 @@
</div>
<div id="header">
<img class="logo" src="<?php echo theme_image($link, 'images/logo.png') ?>"
onclick="window.open('http://tt-rss.org')" title="Tiny Tiny RSS"/>
<!-- <img class="logo" src="<?php echo theme_image($link, 'images/logo.png') ?>"
onclick="window.open('http://tt-rss.org')" title="Tiny Tiny RSS"/> -->
<?php if (!SINGLE_USER_MODE) { ?>
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |