From 84700dc2c9ec3aa7928673189aa3055e2305da15 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 10 Jul 2013 13:14:06 +0400 Subject: [PATCH] fix mark_button plugin icon url --- plugins/mark_button/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mark_button/init.php b/plugins/mark_button/init.php index 103475251..4cdff53d0 100644 --- a/plugins/mark_button/init.php +++ b/plugins/mark_button/init.php @@ -26,7 +26,7 @@ class Mark_Button extends Plugin { onclick='toggleMark($id)'>"; } else { $marked_pic = "\"Star"; }