diff --git a/src/components/inspector/collection-select-list.vue b/src/components/inspector/collection-select-list.vue index 68b9fd346..2a87487a6 100644 --- a/src/components/inspector/collection-select-list.vue +++ b/src/components/inspector/collection-select-list.vue @@ -31,7 +31,7 @@ /> -
+
{{ $t('Content') }} - - + +
- +
@@ -210,10 +210,10 @@ {{ $t('Content to display to the user in the select list.') }} - - - - {{ $t('Aria label for accessibility support.') }} + + + + {{ $t('Aria label for accessibility support.') }}
@@ -221,9 +221,9 @@ {{ $t('Enter the property name from the Request data variable that will be passed as the value when selected.') }} - - - {{ $t('Enter the property name for the aria label from the Request data variable.') }} + + + {{ $t('Enter the property name for the aria label from the Request data variable.') }}