mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 19:04:41 -04:00
Fix typo
This commit is contained in:
parent
35656ae96b
commit
9ae464cbb6
@ -161,7 +161,7 @@ class HomeController extends BaseController
|
||||
}
|
||||
$subject .= '] ';
|
||||
} else {
|
||||
$subject .= 'Self-Host | ';
|
||||
$subject .= 'Self-Host] | ';
|
||||
}
|
||||
$subject .= date('M jS, g:ia');
|
||||
$message->to(env('CONTACT_EMAIL', 'contact@invoiceninja.com'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user