1
0
Fork 0
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:
Harvey Kandola 2022-03-21 13:14:55 -04:00
parent e81cbad385
commit 7e26c003d6
3 changed files with 13 additions and 3 deletions

View file

@ -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>