From 4bf4f9a1f0cbaf2cf966f24d021e202cf6737850 Mon Sep 17 00:00:00 2001 From: Corey McKrill <916023+coreymckrill@users.noreply.github.com> Date: Thu, 24 Oct 2019 18:08:44 -0700 Subject: [PATCH] Theme: Add org logo to single pledge view --- .../template-parts/5ftf_pledge-single.php | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/themes/wporg-5ftf/template-parts/5ftf_pledge-single.php b/themes/wporg-5ftf/template-parts/5ftf_pledge-single.php index f3d02bc..af9fe02 100644 --- a/themes/wporg-5ftf/template-parts/5ftf_pledge-single.php +++ b/themes/wporg-5ftf/template-parts/5ftf_pledge-single.php @@ -18,16 +18,18 @@ $report_page = get_page_by_path( 'report' );
>
- ', '' ); ?> - - %1$s', - esc_url( $post->{'5ftf_org-url'} ) - ); - ?> - - +
+ ', '' ); ?> + + %1$s', + esc_url( $post->{'5ftf_org-url'} ) + ); + ?> + +
+