info; $lock = $this->checkLock("pubblica"); $color = "btn-warning"; $titolo_modulo = "Sospendi"; $extraInfo = $this->getExtraInfo(); $printOpen = false; if ($this->info["stato"] == 80) { $printOpen = true; $col = "col-lg-6"; $titolo_modulo = "Riattiva"; $color = "btn-success"; } if (!empty($extraInfo["motivazione_riattivazione"])) { $printOpen = true; $col = "col-lg-6"; } ?>

">