PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
newsletter
/
emails
/
blocks
/
separator
<?php /* @var $fields NewsletterFields */ ?> <?php $fields->color('color', __('Color', 'newsletter')) ?> <?php $fields->select('height', __('Height', 'newsletter'), array('1' => 1, '2' => 2, '3' => 3, '4' => 4, '5' => 5)) ?> <?php $fields->block_commons() ?>
[-] icon.png
[edit]
[-] block.php
[edit]
[-] options.php
[edit]
[+]
..