Disclaimer and space

Davide Bozzelli

Well-Known Member
Feb 6, 2018
80
7
48
52
I'm trying to create a text disclaimer like this:

1
2
3
4

It will be appended to ascii mail as : 1234

How could I specify line break ?
the classic "\n" return an dbi error on the input box
Thx
 
I'm trying to create a text disclaimer like this:

1
2
3
4

It will be appended to ascii mail as : 1234

How could I specify line break ?
the classic "\n" return an dbi error on the input box
Thx

Please use:

Code:
1<br>
2<br>
3<br>
4<br>