Your IP : 216.73.216.95


Current Path : /var/test/www/mainsite/wp-content/plugins/newsletter/emails/themes/cta-2015/
Upload File :
Current File : /var/test/www/mainsite/wp-content/plugins/newsletter/emails/themes/cta-2015/theme-options.php

<?php
if (!defined('ABSPATH')) exit;
?>
<table class="form-table">
    <tr>
        <th><?php _e('Primary color', 'newsletter') ?></th>
        <td>
            <?php $controls->color('theme_color'); ?> (eg. #87aa14)
        </td>
    </tr>
</table>