diff --git a/layouts/partials/tabs/wrapper.html b/layouts/partials/tabs/wrapper.html index eb0998b73d..79cca3b1f2 100644 --- a/layouts/partials/tabs/wrapper.html +++ b/layouts/partials/tabs/wrapper.html @@ -12,7 +12,8 @@ {{ range $i, $tab := $tabs }} {{ $tid := printf "%s_%s" (replace (replace (index $tab "title") "#" "sharp") "." "") $id }} {{ $pid := printf "panel_%s" $tid }} -