aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-22 16:54:35 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-22 17:08:09 +0100
commit48f7bd133e81b0d99a62020aa6e46232f514b591 (patch)
treebfc78593cb7e5ec744f9ebf8fe4af700eb964f44 /index.html
parent842ae495c363c8d7367663ec959b53fea937624d (diff)
Set ‘aria-label’ attribute on <button>s to their ‘title’ attribute value.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9e34a5b..a64e0ab 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
<div class="modal-content">
<div class="modal-header py-2">
<h5 class="my-0">Källor och licensinformation</h5>
- <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
+ <button type="button" class="btn-close" data-bs-dismiss="modal" title="Stäng" aria-label="Stäng"></button>
</div>
<div class="modal-body pt-2">
<ul class="mb-2">