Skip to content

Commit

Permalink
Merge pull request #101 from companieshouse/IDVA5-467-which-name-is-r…
Browse files Browse the repository at this point in the history
…egistered-with-AML

accessibility issue fixed
  • Loading branch information
atedros-ch authored Feb 21, 2024
2 parents e864e88 + c7c8f88 commit 44afdff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{% block main_content %}

<main>
<div class="govuk-grid-column-two-thirds-from-desktop">
<form action="" method="POST">
<div class="govuk-form-group">
{{ govukRadios({
Expand Down Expand Up @@ -51,7 +51,7 @@
</div>
<button class="govuk-button">{{i18n.nameRegisteredWithAmlContinueBtn}}</button>
</form>
</main>
</div>


{% endblock main_content %}

0 comments on commit 44afdff

Please sign in to comment.