Index: branches/5.2.x/core/units/spam_reports/spam_reports_config.php =================================================================== diff -u -N -r15022 -r15038 --- branches/5.2.x/core/units/spam_reports/spam_reports_config.php (.../spam_reports_config.php) (revision 15022) +++ branches/5.2.x/core/units/spam_reports/spam_reports_config.php (.../spam_reports_config.php) (revision 15038) @@ -45,7 +45,7 @@ 'Sections' => Array ( 'in-portal:spam_reports' => Array ( 'parent' => 'in-portal:reports', - 'icon' => 'conf_spam_reports', + 'icon' => 'spam_reports', 'label' => 'la_title_SpamReports', 'url' => Array('t' => 'spam_reports/spam_report_list', 'pass' => 'm'), 'permissions' => Array('view', 'edit', 'delete'),