This commit is contained in:
garronej 2023-08-07 15:10:25 +02:00
parent 48cbfc64c0
commit d68b8d03dd

View File

@ -123,7 +123,7 @@ export default function LoginUpdatePassword(props: PageProps<Extract<KcContext,
getClassName("kcButtonLargeClass")
)}
type="submit"
defaultValue={msgStr("doSubmit")}
value={msgStr("doSubmit")}
/>
)}
</div>