Files
carpseeds.pl/wp-content/plugins/newsletter/emails/blocks/header/options.php
2024-07-15 11:28:08 +02:00

12 lines
345 B
PHP

<?php
/* @var $options array contains all the options the current block we're ediging contains */
/* @var $controls NewsletterControls */
/* @var $controls NewsletterFields */
?>
<p>This block uses the <a href="?page=newsletter_main_info" target="_blank">global company info</a>.</p>
<?php $fields->font()?>
<?php $fields->block_commons() ?>