".$H_Error."
"; return; } if (!isset($H_Folder)) { throw new Exception("H_Folder is not set."); } $DeleteButton = new HtmlButton("Delete"); $DeleteButton->setIcon("Delete.svg"); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); # ----- DISPLAY -------------------------------------------------------------- ?>Are you sure you want to delete = defaulthtmlentities($H_Folder->name()); ?>?