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 4011a19ff2..d30501faf0 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: @@ -466,7 +466,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 965d73e8ca..3300849e9a 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 @@ -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: @@ -957,7 +957,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: