1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 05:09:15 +00:00

various icon tweaks

This commit is contained in:
Andrew Dolgov
2009-12-28 23:57:14 +03:00
parent 4bee8b5f9d
commit f65ffc2d74
5 changed files with 1 additions and 1 deletions

View File

@@ -2972,7 +2972,7 @@
return "images/archive.png";
break;
case -1:
return "images/mark_set.gif";
return "images/mark_set.png";
break;
case -2:
return "images/pub_set.gif";