From 46bdb89c3bb258102b661056d4fab5e06026e814 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Thu, 21 Nov 2019 14:32:58 -0500 Subject: [PATCH] Fix PHPCS issue --- themes/wporg-5ftf/single-5ftf_pledge.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/wporg-5ftf/single-5ftf_pledge.php b/themes/wporg-5ftf/single-5ftf_pledge.php index a5f1c10..0213bb7 100644 --- a/themes/wporg-5ftf/single-5ftf_pledge.php +++ b/themes/wporg-5ftf/single-5ftf_pledge.php @@ -55,7 +55,10 @@ get_header();

- { META_PREFIX . 'org-description' } ) ); ?> + { META_PREFIX . 'org-description' } ) ); + ?>