diff --git a/store/index.php b/store/index.php index fccc9fa30b..473ba5587e 100644 --- a/store/index.php +++ b/store/index.php @@ -254,6 +254,7 @@ $newApps = array_filter($registrations, 'new_apps'); $theRest = array_filter($registrations, 'the_rest'); +if ( count($newApps) > 0 ) { ?>