diff --git a/src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts b/src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts index 20a9e389c7..5a7ab735ca 100644 --- a/src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts +++ b/src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts @@ -169,7 +169,7 @@ export class EPersonFormComponent implements OnInit, OnDestroy { * A boolean that indicate if to display EPersonForm's Rest password button */ displayResetPassword = false; - + /** * A string that indicate the label of Submit button */