If I enter this text in a review comment:
Code:
Content visible to verified customers only.
I get this outputted to the screen after it's submitted properly as just the single line, however this (with one line break inbetween):
Code:
Content visible to verified customers only.
becomes:
Code:
Content visible to verified customers only.
Is there any way to stop the extra <br /> tag appearing? I'm sure we only need two there.