Hi,
When a (contact)form is sent, the message self had no new lines. There is no space between paragraphs. This happens in 4.0 RC3.3 (J 2.5.11)
But in an other site (4.0 RC3.11) are separate paragraphs.
In both templates the html is:
<h3>Your message:</h3>
<p>{message}</p>
So, instead of:
Hi,
I would like to ask....
Yours,
Name
I get:
Hi, iwould like to ask... Yours, Name
Thank you for your help
When a (contact)form is sent, the message self had no new lines. There is no space between paragraphs. This happens in 4.0 RC3.3 (J 2.5.11)
But in an other site (4.0 RC3.11) are separate paragraphs.
In both templates the html is:
<h3>Your message:</h3>
<p>{message}</p>
So, instead of:
Hi,
I would like to ask....
Yours,
Name
I get:
Hi, iwould like to ask... Yours, Name
Thank you for your help
This topic is locked and no more replies can be posted.