From f65ffc2d74c162225685c3034977091b01d07ef2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Dec 2009 23:57:14 +0300 Subject: various icon tweaks --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') 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"; -- cgit v1.2.3