Project:
UbercartCategory:
bug reportPriority:
normalStatus:
fixedThe link for "Uses order and global tokens." appears to be missing "/" causing the browser to prepend the current site URL.
Currently is ...
http://beta2.ironpickets.com/admin/store/settings/checkout/edit/admin/st...
Should be ....
http://beta2.ironpickets.com/admin/store/help/tokens



Re: Checkout Setttings / Checkout Messages / Token Link
Great find. For some reason I wasn't using Drupal's url() function on those links.
Fixed and committed. Many thanks.