diff --git a/theme/wood/footer.html b/theme/wood/footer.html
index 70cadc660ae..fac36619a73 100644
--- a/theme/wood/footer.html
+++ b/theme/wood/footer.html
@@ -11,7 +11,7 @@
echo "";
?>
-perfdebug && !empty($performanceinfo)) {
+perfdebug > 7 && !empty($performanceinfo)) {
echo $performanceinfo;
}
?>