Skip to content

Commit 0282e28

Browse files
committed
Change 'Send email' button to 'Confirm'
1 parent f2d420a commit 0282e28

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)