mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updated copy in 'other'option on payments page.
This commit is contained in:
parent
0143881732
commit
ebcbbf65ff
@ -243,7 +243,7 @@ class AccountController extends \BaseController {
|
||||
'data-imageUrl' => '',
|
||||
'data-siteUrl' => ''
|
||||
);
|
||||
$recommendedGatewayArray['other'] = $otherItem;
|
||||
$recommendedGatewayArray['Other Options'] = $otherItem;
|
||||
|
||||
$data = [
|
||||
'account' => $account,
|
||||
|
Loading…
x
Reference in New Issue
Block a user