diff --git a/theme/default/icons/Coins-32x32.png b/theme/default/icons/Coins-32x32.png new file mode 100644 index 0000000..5f2ccaa Binary files /dev/null and b/theme/default/icons/Coins-32x32.png differ diff --git a/theme/default/theme.php b/theme/default/theme.php index 0914673..31a8e4f 100644 --- a/theme/default/theme.php +++ b/theme/default/theme.php @@ -48,6 +48,7 @@ $theme['icons']['one-click_ysf_affiliation_stats']="flag-green.png"; $theme['icons']['communication']="mail-mark-unread.png"; $theme['icons']['website_content_management']="toggle_log.png"; + $theme['icons']['fundraising']="Coins-32x32.png"; //CONFIG ICONS $theme['icons']['configuration']="package_utilities.png";