Skip to content

Commit 89780e5

Browse files
TD-4624 Formating the error message
1 parent fca89d2 commit 89780e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/Shared/_EditRegistrationNumber.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
Yes
7272
</label>
7373
</div>
74-
<div class="nhsuk-radios__conditional @(optionYesSelected ? " " : " nhsuk-radios__conditional--hidden") @(professionalRegNumberErrorHasOccurred ? "form-group-wrapper--error" : "")"
74+
<div class="nhsuk-radios__conditional"
7575
id="@professionalRegConditionalId">
7676
@if (professionalRegistrationNumberError != null)
7777
{

0 commit comments

Comments
 (0)