mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Add captions to tables on cookies page
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
Essential cookies keep your information secure while you use Notify. We do not need to ask permission to use them.
|
Essential cookies keep your information secure while you use Notify. We do not need to ask permission to use them.
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
|
<caption class="govuk-visually-hidden">Essential cookies</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
@@ -80,6 +81,7 @@
|
|||||||
Google Analytics sets the following cookies:
|
Google Analytics sets the following cookies:
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
|
<caption class="govuk-visually-hidden">Google Analytics cookies</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user