mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-19 13:31:12 +02:00
fall back to the old wide logo; remove main logo
This commit is contained in:
parent
cb2c7faab0
commit
f2cde13c2e
Binary file not shown.
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 7.2 KiB |
@ -64,8 +64,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<img class="logo" src="<?php echo theme_image($link, 'images/logo.png') ?>"
|
<!-- <img class="logo" src="<?php echo theme_image($link, 'images/logo.png') ?>"
|
||||||
onclick="window.open('http://tt-rss.org')" title="Tiny Tiny RSS"/>
|
onclick="window.open('http://tt-rss.org')" title="Tiny Tiny RSS"/> -->
|
||||||
|
|
||||||
<?php if (!SINGLE_USER_MODE) { ?>
|
<?php if (!SINGLE_USER_MODE) { ?>
|
||||||
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |
|
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user