Code

Try to close #240 via commit. Closes: #240
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Oct 2007 08:08:14 +0000 (08:08 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Oct 2007 08:08:14 +0000 (08:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7672 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/fai/class_faiSummaryTab.inc

index 4c93d64ccc47cc2af746fffd0ebca9ccd0c4e263..c2461902b55c0366e6e247e688b63f056976bf31 100644 (file)
@@ -187,7 +187,7 @@ class faiSummaryTab extends plugin{
       }elseif($_GET['type'] == "FAItemplate"){
         $str = $attrs['FAItemplateFile'][0];
       }
-      echo "<pre>".$str."</pre>";
+      echo  "<pre>".$str."</pre>";
       exit();
     }