Code

Updated edit windows, 100% width ; size = 12
[gosa.git] / plugins / admin / systems / class_glpiAccount.inc
index c10adddd88a516a0c513cec7e02a796ac385b344..643503a2fd6c4db528b82673baddbcfb7f20c8a2 100644 (file)
@@ -344,7 +344,6 @@ class glpiAccount extends plugin
         }
         print_red(sprintf(_("You can't delete this operating system, it is still in use by these system(s) '%s'"),$names));
 
-
       }else{
         $this->handle->removeOS_byID($_POST['select_os']);  
       }