Replace name attribute with id
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 13 Oct 2021 07:40:09 +0000 (09:40 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 13 Oct 2021 07:40:09 +0000 (09:40 +0200)
commit4bea16fba3ceae481f31a84a454e9d069f853991
treeb986adb4fa72b4d026731f8a753a8ca0da94ba83
parent419fee8b401123cc8285b1f40de538f0bd3bafba
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