mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
correct name for email field
This commit is contained in:
parent
e2d2798138
commit
5153a80efd
@ -27,6 +27,7 @@
|
||||
<input-password
|
||||
:label="$t('form.password')"
|
||||
:placeholder="$t('form.password')"
|
||||
:name="$t('form.password')"
|
||||
v-model="form.password"
|
||||
></input-password>
|
||||
<div class="text-center mt-4">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user