Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/plugins/builder-responsive-pricing-tables/templates/admin/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/plugins/builder-responsive-pricing-tables/templates/admin/pluginOptions.php

<?php if(!defined('ABSPATH')) die(); ?>
<div class="wrap">
    <h2><?php echo __('Pricing Tables Options'); ?></h2>
    <form method="post" action="options.php">
        <?php settings_fields('wbrpt_plugin_options'); ?>
        <?php $options = get_option('wbrpt_plugin_options'); ?>
        <table class="form-table">
            <tr valign="top"><th scope="row"><?php echo __('Experimental functionality'); ?></th>
                <td>
                    <label for="enable-smart-resize"><input type="checkbox" <?php echo (isset($options['EnableSmartResize']) && $options['EnableSmartResize']) ? 'checked' : ''; ?> value="1" id="enable-smart-resize" name="wbrpt_plugin_options[EnableSmartResize]"> <?php echo __("Smart resize"); ?></label>
                    <p class="description"><?php echo __("(It's still in development and it can cause an unexpected result in certain cases.)"); ?></p>
                </td>
            </tr>
        </table>
        <p class="submit">
            <input type="submit" class="button button-primary" value="<?php _e('Save Changes') ?>" />
        </p>
    </form>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists