1
0
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:
Andrew Dolgov
2005-12-20 11:39:20 +01:00
parent 746b249f95
commit a9b0bfd5e0
5 changed files with 47 additions and 14 deletions

View File

@@ -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>";