options.php 277 B

123456789
  1. <?php
  2. /* @var $options array contains all the options the current block we're ediging contains */
  3. /* @var $controls NewsletterControls */
  4. /* @var $fields NewsletterFields */
  5. ?>
  6. <p>Social profiles can be configured on company info panel.</p>
  7. <?php $fields->block_commons() ?>