MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 07:48:31 +0000 (15:48 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 07:48:31 +0000 (15:48 +0800)
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);