Code

Invalid repository settings fixed.
[gosa.git] / plugins / admin / ogroups / class_phonequeue.inc
index f688753cea3ee93b9c2f595d48b75ecb50c5bad1..c7f61c946901f3b32fd880e1f93226eba7fe698c 100644 (file)
@@ -221,7 +221,7 @@ class phonequeue extends plugin
     $SQL = array();
 
     if(!isset($_SESSION['config']->data['SERVERS']['FON'])){
-      return(_("There is currently no asterisk server defined. Possibly you are missing a server that handles the asterisk management (goFonServer). \n  Your Settings can't be saved to asterisk Database. "));
+      return(_("There is currently no asterisk server defined. Possibly you are missing a server that handles the asterisk management (goFonServer).\nYour Settings can't be saved to asterisk Database."));
       return(false);
     }