summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
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";