Add Feedback at the registration process (fix #78) #79
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export default function Login() {
|
|||
InputName="password"
|
||||
/>
|
||||
<br />
|
||||
<SubmitField onClick={onSubmitClick} LabelName="Einloggen" />
|
||||
<SubmitField onClick={onSubmitClick} LabelName="Registrieren" />
|
||||
</form>
|
||||
</div>
|
||||
<Footer />
|
||||
|
|
Loading…
Reference in a new issue