From 4d53717ee9f194f66a61de946bf9d95160430bd6 Mon Sep 17 00:00:00 2001
From: Dave Pickett <51967950+davidmpickett@users.noreply.github.com>
Date: Wed, 10 Jan 2024 13:46:39 -0600
Subject: [PATCH] Centralized content - purpose - character count - status
message
---
...ore.entity_form_display.node.centralized_content.default.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/sync/core.entity_form_display.node.centralized_content.default.yml b/config/sync/core.entity_form_display.node.centralized_content.default.yml
index 11f5fad9fb..ed66f4ecbd 100644
--- a/config/sync/core.entity_form_display.node.centralized_content.default.yml
+++ b/config/sync/core.entity_form_display.node.centralized_content.default.yml
@@ -71,7 +71,7 @@ content:
counter_position: after
js_prevent_submit: true
count_html_characters: false
- textcount_status_message: 'Maxlength: @maxlength
Used: @current_length
Remaining: @remaining_count'
+ textcount_status_message: '@remaining_count characters remaining'
third_party_settings:
allowed_formats:
hide_help: '0'