We use HTML emails within Registration so we can have hyperlinks. We've edited the HTML to provide paragraph spacing we want; however, we can't figure out how to get the name, username, and email address to display on separate lines. Those are called with the [DETAILS] code, but we've been unable to find where that is formatted. We would expect to find \n, \r, or \rn for plain text line breaks that we could substitute with <br />; however, we just can't find what file or Trigger or database table/column [DETAILS] is located in.
Or is there some easy way (Auto Actions? Overrides?) that could achieve what we want.
Thanks.