CSS or X-Cart ? Input box return tag
The new input boxes I've added into X-Cart doesn't seem to catch the return tag.
For example.
For Product Details:
If I type
1
2
3
Output would be :
1
2
3.
For my new Field (Warranty Details):
If I type
1
2
3
Output would be:
123
I can't seem to figure this out. Any Ideas ?
Thanks
|