| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Project:
Ubercart alpha 7e.
In the Checkout page, change the link that's in:
"Order information will be sent to your account email listed below.
You can edit your account information here."
from
http://localhost/drupal/user/3/edit
to
http://localhost/drupal/user/3/edit?destination=/cart/checkout (or whatever checkout page is defined)

