summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-28 06:14:08 +0100
committerAndrew Dolgov <[email protected]>2008-08-28 06:14:08 +0100
commit98fb619326ae86e495081d872efff3c72a3ffb04 (patch)
treeb86bc6da8fa3a642a93a4e9d4c0fe3895d00dbe8 /functions.php
parent4c41e58f53773f9316af1ef23cb643ac4004471d (diff)
set cursor=pointer on feedlist collapse img
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index b616858b6..7894e401a 100644
--- a/functions.php
+++ b/functions.php
@@ -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