// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
homedir
/
public_html
/
wp-content
/
plugins
/
easy-digital-downloads
/
templates
/
emails
[ PARENT ]
EDIT :: footer.php
<?php /** * Email Footer * * @author Easy Digital Downloads * @package Easy Digital Downloads/Templates/Emails * @version 2.1 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly // This is the footer used if no others are available ?> </body> </html>
SAVE
CANCEL