diff --git a/core/modules/views/config/schema/views.style.schema.yml b/core/modules/views/config/schema/views.style.schema.yml index f478bc2..49de11b 100644 --- a/core/modules/views/config/schema/views.style.schema.yml +++ b/core/modules/views/config/schema/views.style.schema.yml @@ -94,7 +94,7 @@ views.style.table: label: 'Enable Drupal style "sticky" table headers (Javascript)' summary: type: label - label: 'Table summary' + label: 'Summary title' order: type: string label: 'Default order' @@ -103,7 +103,7 @@ views.style.table: label: 'Show the empty text in the table' caption: type: label - label: 'Caption' + label: 'Caption for the table' description: type: text label: 'Table description'