diff --git a/qm-plugins/qm-object-cache/html/class-qm-output-html-object-cache-group-stats.php b/qm-plugins/qm-object-cache/html/class-qm-output-html-object-cache-group-stats.php index 6566d50d73..bb5bd96443 100644 --- a/qm-plugins/qm-object-cache/html/class-qm-output-html-object-cache-group-stats.php +++ b/qm-plugins/qm-object-cache/html/class-qm-output-html-object-cache-group-stats.php @@ -89,9 +89,9 @@ public function output() { echo ''; $this->output_after_section(); } - - $this->after_non_tabular_output(); } + + $this->after_non_tabular_output(); } /**