mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add button to emails (#3637)
This commit is contained in:
parent
2215f40ec3
commit
05346fc1c6
@ -9,12 +9,6 @@
|
||||
|
||||
@endcomponent
|
||||
|
||||
@if(isset($view_link))
|
||||
@component('email.components.button', ['url' => $view_link])
|
||||
{{$view_text}}
|
||||
@endcomponent
|
||||
@endif
|
||||
|
||||
@if($footer)
|
||||
@component('email.components.button', ['url' => $view_link])
|
||||
{{$view_text}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user