summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-28 23:57:14 +0300
committerAndrew Dolgov <[email protected]>2009-12-28 23:57:14 +0300
commitf65ffc2d74c162225685c3034977091b01d07ef2 (patch)
tree459d1070c042d645068d573fd650ee69d371c0d8 /functions.php
parent4bee8b5f9d5b1f4d9b0c5363463a4c31c4ea3f34 (diff)
various icon tweaks
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 7fe21ea4e..b197a7475 100644
--- a/functions.php
+++ b/functions.php
@@ -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";