]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
add net-alert icon
[tt-rss.git] / index.php
index 24ab0912c4fe050a80e19683d0f695d2b4a81040..f07ee056a7f9f75d7e3c4bba181dc110570de472 100644 (file)
--- a/index.php
+++ b/index.php
 </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 } ?>