Skip to content

Commit edfbbc2

Browse files
HaoKcampersau
andauthored
Update src/Identity/UI/src/Areas/Identity/Pages/V3/Account/ResendEmailConfirmation.cshtml
Co-Authored-By: campersau <[email protected]>
1 parent 8d38c26 commit edfbbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Identity/UI/src/Areas/Identity/Pages/V3/Account/ResendEmailConfirmation.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<input asp-for="Input.Email" class="form-control" />
1717
<span asp-validation-for="Input.Email" class="text-danger"></span>
1818
</div>
19-
<button type="submit" class="btn btn-default">Reset</button>
19+
<button type="submit" class="btn btn-default">Resend</button>
2020
</form>
2121
</div>
2222
</div>

0 commit comments

Comments
 (0)