removed "$" typo in LoginConfigTotp.tsx
This commit is contained in:
parent
564ffc2be9
commit
1ff0449332
@ -170,7 +170,7 @@ export default function LoginConfigTotp(props: PageProps<Extract<KcContext, { pa
|
||||
name="cancel-aia"
|
||||
value="true"
|
||||
>
|
||||
${msg("doCancel")}
|
||||
{msg("doCancel")}
|
||||
</button>
|
||||
</>
|
||||
) : (
|
||||
|
Loading…
x
Reference in New Issue
Block a user