diff --git a/module/common/control.php b/module/common/control.php index 15f886f3a7..69a60f36c6 100644 --- a/module/common/control.php +++ b/module/common/control.php @@ -315,6 +315,7 @@ class common extends control { if($type == 'list') { + $class = "icon-$color-$module-$icon"; echo " "; } }