Sindbad~EG File Manager

Current Path : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/profile/
Upload File :
Current File : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/profile/dialog-report.php

<form class="ps-form ps-form--vertical ps-form--report">
	<div class="ps-form__row">
		<?php PeepSoActivity::get_instance()->report_reasons(); ?>
		<div class="ps-alert ps-js-error" style="display:none"></div>
	</div>
</form>


<?php

// Additional popup options (optional).
$opts = array(
	'title' => __('Report', 'peepso-core'),
	'actions' => array(
		array(
			'label' => __('Cancel', 'peepso-core'),
			'class' => 'ps-js-cancel'
		),
		array(
			'label' => __('Submit Report', 'peepso-core'),
			'class' => 'ps-js-submit',
			'loading' => true,
			'primary' => true
		)
	),
	'text_select_reason' => __('ERROR: Please select Reason for Report.', 'peepso-core'),
	'text_fill_description' => __('ERROR: Please fill Reason for Report.', 'peepso-core'),
);

?>
<script type="text/template" data-name="opts"><?php echo json_encode($opts); ?></script>

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