is_action()) { $controls->data = get_option('newsletter_main'); } else { if ($controls->is_action('save')) { $module->merge_options($controls->data); $module->save_options($controls->data, 'info'); $controls->add_message_saved(); } } ?>

init(); ?>


help('https://www.thenewsletterplugin.com/documentation/newsletter-configuration#company-logo') ?>
media('header_logo', 'medium'); ?>
text('header_title', 40); ?>
text('header_sub', 40); ?>

text('footer_title', 40); ?>
text('footer_contact', 40); ?>
text('footer_legal', 40); ?>
Facebook URL text('facebook_url', 40); ?>
Twitter URL text('twitter_url', 40); ?>
Instagram URL text('instagram_url', 40); ?>
Google+ URL text('googleplus_url', 40); ?>
Pinterest URL text('pinterest_url', 40); ?>
Linkedin URL text('linkedin_url', 40); ?>
Tumblr URL text('tumblr_url', 40); ?>
YouTube URL text('youtube_url', 40); ?>
Vimeo URL text('vimeo_url', 40); ?>
Soundcloud URL text('soundcloud_url', 40); ?>

button_save(); ?>