When importing using my own script to vb quote boxes do not appear. Instead they show as:
<ul class='quote-head'><li><span class='quote-head-text'>modee Said:</span></li></ul><div class='blockquote'> u better cross ur fingers :P
</div>
How would i fix that to remove the html and add quote tags?
<ul class='quote-head'><li><span class='quote-head-text'>modee Said:</span></li></ul><div class='blockquote'> u better cross ur fingers :P
</div>
How would i fix that to remove the html and add quote tags?
Comment