@@ -285,7 +285,7 @@ |
||
285 | 285 | 'type' => $field->type, |
286 | 286 | ); |
287 | 287 | |
288 | - $this->array_content[ $field->id ] = apply_filters( 'frm_field_shortcodes_for_default_html_email', $array, $field ); |
|
288 | + $this->array_content[$field->id] = apply_filters( 'frm_field_shortcodes_for_default_html_email', $array, $field ); |
|
289 | 289 | } |
290 | 290 | |
291 | 291 | /** |