diff --git a/layouts/shortcodes/tabpane.html b/layouts/shortcodes/tabpane.html index 8675ecb15b..ae2f55f3d9 100644 --- a/layouts/shortcodes/tabpane.html +++ b/layouts/shortcodes/tabpane.html @@ -87,7 +87,7 @@ + aria-controls="{{- $entryid -}}" aria-selected="{{- cond ( and ( not $activeSet ) ( not $disabled ) ) "true" "false" -}}"> {{ index . "header" | markdownify }}