From 2de8f8b3cd35ec48e44af530d4cb7fd1b40be0c5 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 9 Dec 2019 14:58:52 +0000 Subject: [PATCH] Twenty Twenty: Remove redundant `echo` for `bloginfo()` call in `footer.php`. Props acosmin. Fixes #48918. git-svn-id: https://develop.svn.wordpress.org/trunk@46849 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentytwenty/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentytwenty/footer.php b/src/wp-content/themes/twentytwenty/footer.php index 1269cd4aaf..ef9de5fbd9 100644 --- a/src/wp-content/themes/twentytwenty/footer.php +++ b/src/wp-content/themes/twentytwenty/footer.php @@ -25,7 +25,7 @@ _x( 'Y', 'copyright date format', 'twentytwenty' ) ); ?> - +