Code

* Saved missing value for goImapSieveServer
[gosa.git] / plugins / admin / systems / class_workstationStartup.inc
index 51a6940aad952251d323e8d5ac6473127745aa92..c5ca3cced69af4ac1b745a1d9c8278a580342e18 100644 (file)
@@ -248,7 +248,7 @@ class workstartup extends plugin
       }
 
       if((isset($this->FAIclassInfo[$_POST['FAIclassesSel']]['FAIpartitionTable']))&&($found>0)){
-        print_red(_("There is already a profile in your selection that contain partition table configuratons."));
+        print_red(_("There is already a profile in your selection that contain partition table configurations."));
       }else{
         $this->FAIclass[$_POST['FAIclassesSel']]=$_POST['FAIclassesSel'];
       }