avadaforms-excel-export/admin/partials/avadaforms-excel-export-admin-display.php
2021-01-22 14:42:45 +01:00

16 lines
374 B
PHP

<?php
/**
* Provide a admin area view for the plugin
*
* This file is used to markup the admin-facing aspects of the plugin.
*
* @link https://www.dueclic.com
* @since 1.0.0
*
* @package Avadaforms_Excel_Export
* @subpackage Avadaforms_Excel_Export/admin/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->