mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
Change "Active users" to "Domain managers" on domain managers page (#1407)
This commit is contained in:
parent
80880a4ca1
commit
e24bf1ae58
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
{% if domain.permissions %}
|
||||
<section class="section--outlined">
|
||||
<table class="usa-table usa-table--borderless usa-table--stacked dotgov-table--stacked dotgov-table">
|
||||
<h2 class> Active users </h2>
|
||||
<caption class="sr-only">Domain users</caption>
|
||||
<h2 class> Domain managers </h2>
|
||||
<caption class="sr-only">Domain managers</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th data-sortable scope="col" role="columnheader">Email</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue