@@ -65,7 +65,7 @@ |
||
65 | 65 | 'tpl_id' => $template, |
66 | 66 | 'tpl_value' => implode('&', $data) |
67 | 67 | ]); |
68 | - }else{ |
|
68 | + } else{ |
|
69 | 69 | $content = $message->getContent($this); |
70 | 70 | $signature = $config->get('signature', ''); |
71 | 71 | $option['form_params'] = array_merge($option['form_params'],[ |