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-imageUrl' => '',
|
||||||
'data-siteUrl' => ''
|
'data-siteUrl' => ''
|
||||||
);
|
);
|
||||||
$recommendedGatewayArray['other'] = $otherItem;
|
$recommendedGatewayArray['Other Options'] = $otherItem;
|
||||||
|
|
||||||
$data = [
|
$data = [
|
||||||
'account' => $account,
|
'account' => $account,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user