mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 09:39:15 +00:00
set cursor=pointer on feedlist collapse img
This commit is contained in:
@@ -4096,7 +4096,7 @@
|
||||
}
|
||||
|
||||
print "<li class=\"feedCat\" id=\"FCAT-$cat_id\">
|
||||
<img onclick=\"toggleCollapseCat($cat_id)\"
|
||||
<img onclick=\"toggleCollapseCat($cat_id)\" class=\"catCollapse\"
|
||||
title=\"".__('Click to collapse category')."\"
|
||||
src=\"images/cat-collapse.png\"><span class=\"$inner_title_class\"
|
||||
id=\"FCATN-$cat_id\" $browse_cat_link
|
||||
|
||||
Reference in New Issue
Block a user