fix: transactional email link

This commit is contained in:
Andras Bacsai
2023-10-11 12:04:23 +02:00
parent daf3710a5e
commit 8eb1686125

View File

@@ -25,7 +25,7 @@
@else @else
<h3>Invite a new member</h3> <h3>Invite a new member</h3>
@if (isInstanceAdmin()) @if (isInstanceAdmin())
<div class="pb-4 text-xs text-warning">You need to configure <a href="/settings/emails" <div class="pb-4 text-xs text-warning">You need to configure (as root team) <a href="/settings#smtp"
class="underline text-warning">Transactional class="underline text-warning">Transactional
Emails</a> Emails</a>
before before