diff --git a/backend.php b/backend.php index 2fb3d8f9d..d26461b4f 100644 --- a/backend.php +++ b/backend.php @@ -350,7 +350,7 @@ // print ""; // } - if (get_pref($link, 'COMBINED_DISPLAY_MODE')) { + if (get_pref($link, 'COMBINED_DISPLAY_MODE') || $subop) { if (!$offset) { print ""; getAllCounters($link, $omode, $feed);