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