mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Set translations for login link
This commit is contained in:
parent
a99c4dfee0
commit
6fc84d7b9a
@ -3,6 +3,6 @@
|
||||
<h1>{{ ctrans('texts.login_link_requested_label') }}</h1>
|
||||
<p>{{ ctrans('texts.login_link_requested') }}</p>
|
||||
|
||||
<a href="{{ $url }}" target="_blank" class="button">Sign in to Invoice Ninja</a>
|
||||
<a href="{{ $url }}" target="_blank" class="button"> {{ ctrans('texts.login')}}</a>
|
||||
</div>
|
||||
@endcomponent
|
||||
|
Loading…
Reference in New Issue
Block a user