• File: admin-panel-donate.php
  • Full Path: /home/blwgracecity/jesusexp.org/-20250706132247/templates/admin-panel-donate.php
  • File size: 486 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 *
 * Admin Panel Donate
 *
 * The donate panel widget.
 *
 * @package    EPS 301 Redirects
 * @author     WebFactory Ltd
 */

// include only file
if (!defined('ABSPATH')) {
  die('Do not open this file directly.');
}
?>

<div id="donate-box" class="eps-panel">
  <p>Please send comments, questions, bugs and feature requests to: <a
      href="mailto:support@webfactoryltd.com?subject=301%20Redirects%20plugin">support@webfactoryltd.com</a>.</p>
</div>