mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
Fix #464
This commit is contained in:
parent
212c93c2ba
commit
7dad2d0e42
@ -70,7 +70,7 @@ export default () => {
|
|||||||
id={'confirm_password'}
|
id={'confirm_password'}
|
||||||
type={'password'}
|
type={'password'}
|
||||||
name={'password'}
|
name={'password'}
|
||||||
label={t('confirm_password', { ns: 'strings' })}
|
label={t('current_password', { ns: 'strings' })}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div css={tw`mt-6`}>
|
<div css={tw`mt-6`}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user