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