mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 16:00:54 -03:00
Improving email contents
On email body, it usually appeared as the button to the website would take directly an action, so the text was changed to make sure the user will understand he is only going to access the website.
This commit is contained in:
@@ -5,12 +5,12 @@ Are you still using {{$item->name}}?
|
||||
|
||||
We just want to let you know that {{$waitingUser}} asked us to be alerted when this item were available.
|
||||
|
||||
So, if you are not using it anymore, please go to our site and...
|
||||
So, if you are not using it anymore, please **Return It** at the website:
|
||||
|
||||
@component('mail::button', ['url' => 'https://shareit.brunofontes.net/home'])
|
||||
Return it!
|
||||
Share It!
|
||||
@endcomponent
|
||||
|
||||
Thanks,<br>
|
||||
{{ config('app.name') }}
|
||||
@endcomponent
|
||||
@endcomponent
|
||||
Reference in New Issue
Block a user