Quote:
Originally Posted by Gradonil_Ral
After the /QUOTE tag, the mod adds an additional space in the new line.
How do I fix it?
|
Actually, this is how vB works, not this mod. If someone knows how to modify out, I too would like to add additional new line.
EDIT: I want another new line, so I just enter it
after {vb:raw newpost.message} so I now have:
HTML Code:
<textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" tabindex="1" dir="{vb:stylevar textdirection}">{vb:raw newpost.message}
</textarea>
</div>