Author Topic: How do I prevent auto insertion of <br /> for text in image description  (Read 2232 times)

0 Members and 1 Guest are viewing this topic.

Offline hydrogin

  • Pre-Newbie
  • Posts: 5
    • View Profile
Right now, if I type in something for an image description, for example:

This image is cool
Its about such and such


There is a <br /> that is automatically inserted after the word "cool" or any line break I have put in when typing, how can I stop this from occurring. I looked through the code to find where this is occuring and I think its somewhere before the description is being outputted because the <br /> is not present in the Mysql db entry for that image.

Your help is greatly appreciated. Thanks!