diff --git a/core/modules/system/templates/more-help-link.html.twig b/core/modules/system/templates/more-help-link.html.twig index d03942e..160025e 100644 --- a/core/modules/system/templates/more-help-link.html.twig +++ b/core/modules/system/templates/more-help-link.html.twig @@ -1,3 +1,4 @@ +{# /** * Returns HTML for a "more help" link. * @@ -5,9 +6,7 @@ * An associative array containing: * - url: The URL for the link. */ -function theme_more_help_link($variables) { - return ''; -} + #} {% if more_help_link is defined %}