mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Set org and per user locale
This commit is contained in:
parent
23abcf1585
commit
4494ace0a2
30 changed files with 125 additions and 41 deletions
|
@ -6,7 +6,7 @@
|
|||
<small class="form-text text-muted">{{localize 'password_strong'}}</small>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>{{localize 'confirm_password'}}</label>
|
||||
<label>{{localize 'password_confirm'}}</label>
|
||||
{{input type="password" value=passwordConfirm id="passwordConfirm" autocomplete="new-password" class=(if hasConfirmError "form-control is-invalid" "form-control")}}
|
||||
</div>
|
||||
<div class="margin-top-10 margin-bottom-20">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue