Sindbad~EG File Manager

Current Path : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/admin/config/
Upload File :
Current File : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/admin/config/options.php

<?php
	$peepso_admin = PeepSoAdmin::get_instance();
	$peepso_config = PeepSoConfig::get_instance();
	$peepso_admin->admin_notices();
?>
<div  id="peepso" class="wrap">
	<?php
	$peepso_config->form_open();
	?>
		<div class="row">
			<div class="col-xs-12">
				<div class="row">
					<!-- Left column -->
					<div class="col-xs-12 col-sm-6">
						<?php $peepso_config->do_meta_boxes('peepso_page_peepso-config', 'left', null); ?>
					</div>
					<!-- Right column -->
					<div class="col-xs-12 col-sm-6">
						<?php $peepso_config->do_meta_boxes('peepso_page_peepso-config', 'right', null); ?>
					</div>
				</div>
				<div class="clearfix"></div>
			</div>
		</div>
		<div class="clearfix"></div>
		<div class="row">
			<div class="col-xs-12">
				<div class="row">
					<div class="col-xs-12">
					<?php $peepso_config->do_meta_boxes('peepso_page_peepso-config', 'full', null); ?>
					</div>
				</div>
			</div>
		</div>

		<div class="row">
			<div class="col-xs-12">
				<div class="form-actions center">
					<button class="btn btn-info" type="submit">
						<i class="ace-icon fa fa-check bigger-110"></i>
						<?php echo esc_attr__('Save Settings', 'peepso-core'); ?>
					</button>

					&nbsp; &nbsp; &nbsp;
					<button class="btn" type="reset">
						<i class="ace-icon fa fa-undo bigger-110"></i>
						<?php echo esc_attr__('Reset', 'peepso-core'); ?>
					</button>
				</div>
			</div>
		</div>
	</form>
</div>
<style>
	input[type=checkbox].ace.ace-switch.ace-switch-2 + .lbl::before {
		/* translators: Use dashes around and between YES & NO to align them */
		content: "<?php echo esc_attr(str_replace('-', '\a0', __('YES---------NO', 'peepso-core')));?>"
	}
</style>

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