1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 19:19:14 +00:00

add net-alert icon

This commit is contained in:
Andrew Dolgov
2013-01-14 14:16:55 +04:00
parent eb161344c2
commit 6effae6dd8
5 changed files with 102 additions and 4 deletions

View File

@@ -114,6 +114,10 @@
</div>
<div id="header">
<img id="net-alert" style="display : none"
title="<?php echo __("Communication problem with server.") ?>"
src="<?php echo theme_image($link, 'images/alert.png') ?>"/>
<?php if (!$_SESSION["hide_hello"]) { ?>
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |
<?php } ?>