View Single Post

Old 06-05-2007   #2 (permalink)
Sergey Hmelevsky
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Wyziwig Editor ~ Adding double spacing

Hello, Loren.
It is heritage from xooArticles v1.0.04. You need remove one line#76 in file view-article.php
PHP Code:
$article['body'] = nl2br($article['body']); 
Sergey Hmelevsky is offline   Reply With Quote