<?
$show = false;
if (!empty($elenco) && empty($alertManager->alerts["danger"])) {
$show = true;
}
?>