mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 03:58:39 +02:00
Remove h2 on domains review
This commit is contained in:
parent
0c154e537e
commit
2bdbe4970d
1 changed files with 1 additions and 9 deletions
|
@ -74,15 +74,7 @@
|
|||
</section>
|
||||
|
||||
<section id="domain-assignments-readonly-view" class="display-none">
|
||||
<h1 class="margin-bottom-3">Review and apply domain assignment changes</h1>
|
||||
|
||||
<h2 class="margin-top-0 margin-bottom-4">Would you like to continue with the following domain assignment changes for
|
||||
{% if member %}
|
||||
{{ member.email }}
|
||||
{% else %}
|
||||
{{ portfolio_invitation.email }}
|
||||
{% endif %}
|
||||
</h2>
|
||||
<h1 class="margin-bottom-4">Review and apply domain assignment changes</h1>
|
||||
|
||||
<div id="domain-assignments-summary" class="margin-bottom-5">
|
||||
<!-- AJAX will populate this summary -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue