From 043d624016705e2b54772e5b6b248024e060bbce Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 24 Sep 2011 11:37:21 -0300 Subject: Adding more muamba actions --- muamba-widget.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muamba-widget.tpl.php') diff --git a/muamba-widget.tpl.php b/muamba-widget.tpl.php index ff5c140..1b2a598 100644 --- a/muamba-widget.tpl.php +++ b/muamba-widget.tpl.php @@ -16,7 +16,7 @@ drupal_add_css($path .'/muamba.css'); $icon = theme('image', array( - 'path' => $path .'/images/request.png', + 'path' => $path .'/images/basket.png', 'alt' => t('Request item'), 'title' => t('Request item'), ) -- cgit v1.2.3