mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
Select user language before server language
This commit is contained in:
parent
e81cbad385
commit
7e26c003d6
3 changed files with 13 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
<div class="{{unless invalidCredentials "invisible"}} color-red-600 mt-3"></div>
|
||||
{{#if isAuthProviderDocumize}}
|
||||
{{#link-to "auth.forgot"}}{{localize 'forgor_password'}}{{/link-to}}
|
||||
{{#link-to "auth.forgot"}}{{localize 'forgot_password'}}{{/link-to}}
|
||||
{{/if}}
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue