From 4bea16fba3ceae481f31a84a454e9d069f853991 Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson
Date: Wed, 13 Oct 2021 09:40:09 +0200
Subject: [PATCH] Replace name attribute with id
Use of the name attribute is deprecated, replace with the id attribute
instead and place it directly on the title element.
Reviewed-by: Magnus Hagander
Discussion: https://postgr.es/m/A0228704-7C47-44B8-929B-8BFC02D6CBD7@yesql.se
---
templates/security/security.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/templates/security/security.html b/templates/security/security.html
index afc2dadd..5ba51e0f 100644
--- a/templates/security/security.html
+++ b/templates/security/security.html
@@ -99,8 +99,7 @@ You can filter the view of patches to show just patches for version:
-
-Components
+Components
The following component references are used in the above table:
--
2.39.5