@@ -15,7 +15,7 @@ |
||
15 | 15 | ]); |
16 | 16 | |
17 | 17 | |
18 | -add_action('Flynt/afterRegisterComponents', function () { |
|
18 | +add_action('Flynt/afterRegisterComponents', function() { |
|
19 | 19 | Options::addTranslatable('FormNewsletterMailchimp', array_merge( |
20 | 20 | Api::loadFields('FormContactForm7', 'layout.sub_fields') |
21 | 21 | )); |