Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / goto / addons / goto / gotomasses.tpl
index 97b3eff012ff91b797af218141eb00fb728f3e10..b4476a444f9f2fd53c16f823b2de5f1d7dc0ca1a 100644 (file)
@@ -81,7 +81,7 @@ function handleContent()
                /* Get text and split by newline 
          */
         var text = xmlHttpObject.responseText;
-               var data = text.split("\n");
+               var data = text.preg_split("/\n/");
 
                /* Walk through progress images and check if the 
                   progress status has changed