@@ -209,8 +209,7 @@ |
||
209 | 209 | ->send(); |
210 | 210 | |
211 | 211 | $error = [$i18n->dt( 'client', 'Message sent successfully' )]; |
212 | - } |
|
213 | - else |
|
212 | + } else |
|
214 | 213 | { |
215 | 214 | $error = [$i18n->dt( 'client', 'No recipient configured' )]; |
216 | 215 | } |