diff --git a/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates/certificates/template-certificate-reports.php b/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates/certificates/template-certificate-reports.php index e6b613f3..b01f51a6 100644 --- a/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates/certificates/template-certificate-reports.php +++ b/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates/certificates/template-certificate-reports.php @@ -319,10 +319,3 @@ wp_localize_script('hvac-certificate-actions-js', 'hvacCertificateData', array( // Close the try block get_footer(); ?> - -Error in certificate reports: ' . esc_html($e->getMessage()) . ''; -} -?>