diff --git a/functions.php b/functions.php index 518239ea3..07cc9454a 100644 --- a/functions.php +++ b/functions.php @@ -2595,6 +2595,8 @@ } } + print ""; + print ""; } diff --git a/tt-rss.css b/tt-rss.css index d02ca4f08..5d7107087 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1637,7 +1637,6 @@ ul.headlineDropdownMenu ul li:hover { #newVersionIcon { vertical-align : middle; cursor : pointer; - display : none; } a.helpLinkPic { diff --git a/tt-rss.php b/tt-rss.php index 8e785569e..69e9c7e8d 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -108,7 +108,7 @@ window.onload = init; () -