mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 10:41:29 +00:00
rename digest_checkbox
This commit is contained in:
@@ -3113,7 +3113,7 @@
|
||||
$rv['content'] .= $p->hook_article_button($line);
|
||||
}
|
||||
|
||||
$rv['content'] .= "<img src=\"".theme_image($link, 'images/digest_checkbox.png')."\"
|
||||
$rv['content'] .= "<img src=\"".theme_image($link, 'images/close_article.png')."\"
|
||||
class='tagsPic' style=\"cursor : pointer\"
|
||||
onclick=\"closeArticlePanel($id)\"
|
||||
title='".__('Close article')."'>";
|
||||
|
||||
Reference in New Issue
Block a user