<p> paragraph tag is in checkout messages, but the default input filter filters paragraph tags out. Change the default text for the messages to using line breaks or returns in message field for the 2 "checkout completion messages".
admin/store/settings/checkout/edit/messages
For example:
Thank you for shopping at [store-name]. A new account has been created for you here that you may use to view your current order status.<p><a href="http://example.com/user">Login</a> to your new account using the following information:<p><strong>Username:</strong> !new_username<br /><strong>Password:</strong> !new_password
Also, there is a missing space in these messages right order status.<p><a
Thanks.
ps. I changed the wording to remove the "click here"s ... for example, instead of '"Click here" to login to', I changed the wording and the link to '"Login" to' .... That is more of a style thing, but I always thought it was good style to not use "click here" and instead to make the link BE the action or thing being linked to.
Comments
Comment #1
rszrama commentedComment #2
rszrama commentedAlrighty, just fixed this. Will be committed shortly and in the next release. Thank you!
I also made the link text changes you mentioned and updated it so all the status message default to the regular filtered HTML format.
Comment #3
yesct commentedwow! fast. Lovein' Drupal and Ubercart! :)