Removed unused locales

ref #69
This commit is contained in:
2021-02-18 17:35:46 +01:00
parent 505ca6a58e
commit 722feac8bd
4 changed files with 5 additions and 59 deletions

View File

@@ -136,7 +136,7 @@
<a
href="/forgot_password"
class="block w-full text-center py-2 px-3 border border-gray-300 rounded-md font-medium hover:border-gray-400 focus:outline-none focus:border-gray-400 sm:text-sm">
{$_('forgot_password?')}
{$_('forgot_password')}
</a>
</div>
</div>