text cleanups, StatCard improvements

This commit is contained in:
2023-04-27 08:29:07 +02:00
parent 8b922309b9
commit a2f9dbbe01
26 changed files with 96 additions and 67 deletions

View File

@@ -129,14 +129,14 @@
</button>
</div>
</div>
<div class="mt-2">
<!-- <div class="mt-2">
<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")}
</a>
</div>
</div> -->
</div>
</div>
<Footer />