Skip to content

Commit

Permalink
Merge pull request #2856 from scottcwilson/fix_payment_page
Browse files Browse the repository at this point in the history
Fix address/amount layout on payment page
  • Loading branch information
drbyte committed Oct 19, 2019
2 parents c8b324e + d7ef017 commit b1699fc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -37,6 +37,7 @@

<div class="floatingBox important forward"><?php echo TEXT_SELECTED_BILLING_DESTINATION; ?></div>
<br class="clearBoth" />
<br />
<?php // ** BEGIN PAYPAL EXPRESS CHECKOUT **
}
// ** END PAYPAL EXPRESS CHECKOUT ** ?>
Expand Down

0 comments on commit b1699fc

Please sign in to comment.