Skip to content

Commit 3394f6a

Browse files
committed
Change 'Send email' button to 'Confirm'
1 parent f4937e8 commit 3394f6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/Pages/SupportTasks/OneLoginUserMatching/Resolve

TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/Pages/SupportTasks/OneLoginUserMatching/Resolve/NoMatches.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333

3434
<div class="govuk-button-group">
35-
<govuk-button type="submit">Send email</govuk-button>
35+
<govuk-button type="submit">Confirm</govuk-button>
3636
<govuk-button type="submit" name="Cancel" value="true" class="govuk-button--secondary">Cancel</govuk-button>
3737
</div>
3838
</div>

0 commit comments

Comments
 (0)