Code

Updated socket client indent and fixed error message
[gosa.git] / include / class_pluglist.inc
index 50e0c0f191a29158c58fd8df71453925b8992bf7..6fdf9b32026a722405bcfd5181d5bc09e70bd917 100644 (file)
@@ -147,7 +147,7 @@ class pluglist {
 
                                        /* Read information from class variable */
                                        if (!isset($info['CLASS'])){
-                                               print_red(_("Your gosa.conf information has changed partly. Please convert it using the contributed script fix_config.sh!"));
+                                               print_red(_("Your gosa.conf format has changed. Please re-run setup!"));
                                                echo $_SESSION['errors'];
                                                exit;
                                        }