Skip to content

Commit

Permalink
Merge pull request #2 from zvuong/master
Browse files Browse the repository at this point in the history
Rebranding
  • Loading branch information
Craig Christenson committed Mar 19, 2014
2 parents 165427e + 9fdf1e0 commit 09b0b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wp-invoice/core/gateways/class_wpi_twocheckout.php
Expand Up @@ -45,8 +45,8 @@ function __construct() {
)
),
'direct_checkout' => array(
'label' => "Direct Checkout",
'description' => "Use Direct Checkout",
'label' => "Inline Checkout",
'description' => "Use Inline Checkout",
'type' => 'select',
'value' => 'Y',
'data' => array(
Expand Down

0 comments on commit 09b0b63

Please sign in to comment.