@ -428,7 +428,7 @@ void MainWindow::enter_zone_glob(){
void MainWindow::set_ntp_toggle_glob(){
bool flag = _cbxSynchronizeNtp->get_active();
if (flag==true){
system("/usr/bin/ubconfig remove network NTPSERVERS")
}
else{