mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update credit_card.blade.php
This commit is contained in:
parent
d45ae2c50b
commit
139e0a4b0e
@ -632,7 +632,7 @@
|
|||||||
<p> </p>
|
<p> </p>
|
||||||
<center>
|
<center>
|
||||||
@if (isset($invitation))
|
@if (isset($invitation))
|
||||||
{!! Button::normal(strtoupper(trans('texts.cancel')))->large()->asLinkTo($invitation->getLink()) !!}
|
{!! Button::normal(strtoupper(trans('texts.cancel')))->large()->asLinkTo(HTMLUtils::previousUrl('/')) !!}
|
||||||
|
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user