X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-stats_mods.php;h=44e9547327f51efd817295ea7e0618127cdf737b;hb=2272afc569a7b308e6c34a2d28457495e6b2483b;hp=ade4dda8f1cd96c0d5281f829967b7cad73cc2fe;hpb=e5fe5afb17a5c8106f4c890234dfa39419e70f5d;p=mailer.git diff --git a/inc/modules/admin/what-stats_mods.php b/inc/modules/admin/what-stats_mods.php index ade4dda8f1..44e9547327 100644 --- a/inc/modules/admin/what-stats_mods.php +++ b/inc/modules/admin/what-stats_mods.php @@ -1,7 +1,7 @@ ".$content['module'].""; + $content['module'] = '' . $content['module'] . ''; } // END - if - // Add color switch - $content['sw'] = $SW; - // Load row template $OUT .= loadTemplate('admin_mods_stats_row', true, $content); } // END - while