I noticed that when I am in the shopping cart, there's a checkbox at the bottom for confirming I've read the Terms and Conditions. The statement is a link to a jQuery popup box that contains the T&C.
However, when registering, it's possible to make it required that the person agree to the T&C, yet the statement isn't a link.
I've tried using the code from /components/com_virtuemart/views/cart/tmpl/default.php, but components/com_virtuemart/views/user/tmpl doesn't seem to have a file I can modify to make the T&C content behave the same way.
Am I looking in the wrong place? How do I correct the registration page so my consumers can read the terms and conditions from the registration page?
No solution to this issue??