diff --git a/core/modules/update/templates/update-version.html.twig b/core/modules/update/templates/update-version.html.twig index 7479606dcd..decc9df6ec 100644 --- a/core/modules/update/templates/update-version.html.twig +++ b/core/modules/update/templates/update-version.html.twig @@ -7,8 +7,6 @@ * - attributes: HTML attributes suitable for a container element. * - title: The title of the project. * - core_compatibility_details: Render array of core compatibility details. - * - show_download_link: A flag indicating whether the download link should be - * shown. * - version: A list of data about the latest released version, containing: * - version: The version number. * - date: The date of the release. @@ -36,7 +34,7 @@