mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 07:01:29 +00:00
update close.svg; add hideParentElement() function
This commit is contained in:
@@ -1774,7 +1774,10 @@
|
||||
if (db_num_rows($result) > 0) {
|
||||
|
||||
print "<div class=\"warning\">";
|
||||
|
||||
|
||||
// print"<img class=\"closeButton\"
|
||||
// onclick=\"javascript:hideParentElement(this);\" src=\"images/close.png\">";
|
||||
|
||||
print "<a href=\"javascript:showBlockElement('feedUpdateErrors')\">
|
||||
<b>Feeds with update errors</b> (click to expand)</a>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user