MailTemplateList.php
[Pman.Core] / MailTemplateList.php
index e2d060f..1826c21 100644 (file)
@@ -32,7 +32,7 @@ class Pman_Core_MailTemplateList extends Pman
                         continue;
                     }
                     
-                    echo "$entry<br/>";
+                    echo "$entry <br/>";
                 }
                 
                 closedir($handle);