diff --git a/core/modules/system/templates/dropbutton-wrapper.html.twig b/core/modules/system/templates/dropbutton-wrapper.html.twig index 7eba082..a6e98e8 100644 --- a/core/modules/system/templates/dropbutton-wrapper.html.twig +++ b/core/modules/system/templates/dropbutton-wrapper.html.twig @@ -1,7 +1,7 @@ {# /** * @file - * Default theme implementation for a dropbutton menu. + * Default theme implementation for a dropbutton wrapper. * * Available variables: * - children: Contains the child elements for a dropbutton wrapper. @@ -13,11 +13,11 @@ */ #} {% spaceless %} - {% if children %} -