Menu="OtherSettings" Title="Disk Settings" Icon="icon-disks" Tag="icon-disk" --- require_once "$docroot/webGui/include/Preselect.php"; $events = explode('|',$var['smEvents'] ?? $numbers); function displayTemp($temp) { global $display; return $display['unit']=='F' ? round(9/5*$temp)+32 : $temp; } ?>