aboutsummaryrefslogtreecommitdiff
path: root/muamba-widget.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'muamba-widget.tpl.php')
-rw-r--r--muamba-widget.tpl.php2
1 files changed, 1 insertions, 1 deletions
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'),
)