Merge pull request #642 from cisagov/ab/fix-sr-only-tag

Bug fix: Update sr-only tag to match the section its in
This commit is contained in:
Alysia Broddrick 2023-05-22 14:37:49 -07:00 committed by GitHub
commit 0b5f90762a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>