Updates to white label marketing
This commit is contained in:
parent
d22d8f8d01
commit
dc1bcfbd9e
4 changed files with 1 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 58 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 74 KiB |
|
|
@ -993,7 +993,7 @@ $LANG = array(
|
|||
'overdue' => 'Overdue',
|
||||
|
||||
|
||||
'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the client portal and help support our project.',
|
||||
'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.',
|
||||
'user_email_footer' => 'To adjust your email notification settings please visit :link',
|
||||
'reset_password_footer' => 'If you did not request this password reset please email our support: :email',
|
||||
'limit_users' => 'Sorry, this will exceed the limit of :limit users',
|
||||
|
|
@ -1990,4 +1990,3 @@ $LANG = array(
|
|||
return $LANG;
|
||||
|
||||
?>
|
||||
|
||||
|
|
|
|||
|
|
@ -204,7 +204,6 @@
|
|||
@include('invoices.pdf', ['account' => $invoice->client->account, 'viewPDF' => true])
|
||||
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
</div>
|
||||
@stop
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue