From 2c1a6ae742ea8d9f286647001f0941b112bfee24 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Sun, 14 Jan 2024 10:46:09 +0000 Subject: [PATCH] Twenty Seventeen: Fix wrong text-domain introduced in [57281]. Follow-up to [57281]. Unprops audrasjb. See #60245. git-svn-id: https://develop.svn.wordpress.org/trunk@57282 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyseventeen/inc/block-patterns.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentyseventeen/inc/block-patterns.php b/src/wp-content/themes/twentyseventeen/inc/block-patterns.php index 69946d1a47..66e6fa0c87 100644 --- a/src/wp-content/themes/twentyseventeen/inc/block-patterns.php +++ b/src/wp-content/themes/twentyseventeen/inc/block-patterns.php @@ -131,7 +131,7 @@ if ( function_exists( 'register_block_pattern' ) ) {

' . __( 'Strategy', 'twentyseventeen' ) . '

-

' . __( 'See Case Study', 'twentysixteen' ) . ' →

+

' . __( 'See Case Study', 'twentyseventeen' ) . ' →