options.php 345 B

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