mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Consistent in minimum password length
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ ExpandedForm.checkbox('verify_password','1', false) }}
|
||||
{{ ExpandedForm.checkbox('verify_password','1', true) }}
|
||||
<p>
|
||||
<a data-toggle="modal" data-target="#passwordModal" href="#passwordModal">{{ 'what_is_pw_security'|_ }}</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user