Updated copy in 'other'option on payments page.
This commit is contained in:
parent
0143881732
commit
ebcbbf65ff
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ class AccountController extends \BaseController {
|
|||
'data-imageUrl' => '',
|
||||
'data-siteUrl' => ''
|
||||
);
|
||||
$recommendedGatewayArray['other'] = $otherItem;
|
||||
$recommendedGatewayArray['Other Options'] = $otherItem;
|
||||
|
||||
$data = [
|
||||
'account' => $account,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue