Skip to content

Commit

Permalink
Open the update billing details page in a new window.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshort committed Jan 23, 2011
1 parent 60569e8 commit 21fcf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Layout/ChargifySubscriptionPage.ss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<a href="$Link(creditcard)" class="chargify-dialog" title="Credit Card Details">
Show card details.
</a>
<a href="$UpdateBillingLink" class="chargify-update-billing">
<a href="$UpdateBillingLink" class="chargify-update-billing" target="_blank">
Update Billing Details.
</a>
</p>
Expand Down

0 comments on commit 21fcf88

Please sign in to comment.