mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
[FIX] Lite test email won't use the mail component
This commit is contained in:
parent
2a88781cd5
commit
6dab9aa1a8
|
@ -1,7 +1,4 @@
|
||||||
@component('mail::message')
|
|
||||||
|
|
||||||
{{ trans('mail.test_mail_text') }}
|
{{ trans('mail.test_mail_text') }}
|
||||||
|
|
||||||
Thanks,
|
Thanks,
|
||||||
Snipe-IT
|
Snipe-IT
|
||||||
@endcomponent
|
|
||||||
|
|
Loading…
Reference in a new issue