diff --git a/modules/custom/az_event/config/install/views.view.az_events.yml b/modules/custom/az_event/config/install/views.view.az_events.yml index 5e24e12d47..14f08758aa 100644 --- a/modules/custom/az_event/config/install/views.view.az_events.yml +++ b/modules/custom/az_event/config/install/views.view.az_events.yml @@ -137,7 +137,7 @@ display: plugin_id: text empty: true content: - value: 'There are no upcoming events listed.' + value: '
There are no upcoming events listed.
' format: az_standard tokenize: false sorts: @@ -481,7 +481,7 @@ display: plugin_id: text empty: true content: - value: 'There are no past events listed.' + value: 'There are no past events listed.
' format: az_standard tokenize: false sorts: diff --git a/modules/custom/az_finder/config/quickstart/views.view.az_events.yml b/modules/custom/az_finder/config/quickstart/views.view.az_events.yml index b5190afb9e..8476443a9a 100644 --- a/modules/custom/az_finder/config/quickstart/views.view.az_events.yml +++ b/modules/custom/az_finder/config/quickstart/views.view.az_events.yml @@ -138,7 +138,7 @@ display: plugin_id: text empty: true content: - value: 'There are no upcoming events listed.' + value: 'There are no upcoming events listed.
' format: az_standard tokenize: false sorts: @@ -974,7 +974,7 @@ display: plugin_id: text empty: true content: - value: 'There are no past events listed.' + value: 'There are no past events listed.
' format: az_standard tokenize: false sorts: