mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
update text on passwordless login
This commit is contained in:
parent
6af6668ba6
commit
e69e9f7620
@ -3,8 +3,8 @@
|
||||
@include('email.components.header', ['logo' => 'https://www.invoiceninja.com/wp-content/uploads/2015/10/logo-white-horizontal-1.png'])
|
||||
@endslot
|
||||
|
||||
<h2>Passwordless login link requested</h2>
|
||||
<p>Hey, there was a request to log in using passwordless link.</p>
|
||||
<h2>Login link requested</h2>
|
||||
<p>Hey, there was a request to log in using link.</p>
|
||||
|
||||
<a href="{{ $url }}" target="_blank" class="button">Sign in to Invoice Ninja</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user