X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-stats_mods.php;h=6f8b4840febb46fc6b1ad55a6d348ab58b5a56b9;hb=0ddf8f6c578aa2c1ff1db9fb8eb0b93a1e247b73;hp=ade4dda8f1cd96c0d5281f829967b7cad73cc2fe;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;p=mailer.git diff --git a/inc/modules/admin/what-stats_mods.php b/inc/modules/admin/what-stats_mods.php index ade4dda8f1..6f8b4840fe 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