We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a18004 + 037d308 commit 6f900d6Copy full SHA for 6f900d6
LearningHub.Nhs.WebUI/Views/Account/CreateAccountEmailVerification.cshtml
@@ -42,7 +42,7 @@
42
<input type="hidden" name="formSubmission" value="true">
43
44
<vc:text-input asp-for="Email"
45
- label="Enter your work email address"
+ label="Enter your email address"
46
populate-with-current-value="true"
47
type="text"
48
spell-check="false"
@@ -54,7 +54,7 @@
54
55
56
<vc:text-input asp-for="ComfirmEmail"
57
- label="Confirm your work email address"
+ label="Confirm your email address"
58
59
60
0 commit comments