mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
updated sr-only tag to match the section its in
This commit is contained in:
parent
ace9a8e6a7
commit
6e81f2db85
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<h2>Registered domains</h2>
|
||||
{% if domains %}
|
||||
<table class="usa-table usa-table--borderless usa-table--stacked dotgov-table dotgov-table--stacked">
|
||||
<caption class="sr-only">Your domain applications</caption>
|
||||
<caption class="sr-only">Your registered domains</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th data-sortable scope="col" role="columnheader">Domain name</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue