[Typo3] EXT: Job offers
Arkin
arkin at telefonica.net
Fri May 13 11:03:43 CEST 2005
Hi list
I have a problem with the extension job offers. When I insert job offer data (duty, profil...), and for example I write:
Hello
I am
Arkin
This text is insert in HTML code like this (in single view):
<p class="bodytext">hello<br />
</p><br />
<p class="bodytext">I am<br />
</p><br />
<p class="bodytext">Arkin</p>
Why the extension insert this <br /> ???
In normal cases, the HTML code would be like:
<p class="bodytext">hello</p>
<p class="bodytext">I am</p>
<p class="bodytext">Arkin</p>
without <br />.
Nobody knows how I can solve this problem??
thanks
- Arkin (arkin)
-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
More information about the TYPO3-english
mailing list