MailTemplateList.php
[Pman.Core] / MailTemplateList.php
index e57fa79..8012f8a 100644 (file)
@@ -45,7 +45,7 @@ class Pman_Core_MailTemplateList extends Pman
             
         }
         
-        $this->jdata($ret);
+        $this->jok($ret);
         
     }