http://zentaoms.googlecode.com/svn/trunk/module/story/view/view.html.php@1059
Index: view.html.php =================================================================== --- view.html.php (revision 1058) +++ view.html.php (revision 1059) @@ -51,7 +51,7 @@ <div class='yui-b'> <fieldset> <legend><?php echo $lang->story->legendSpec;?></legend> - <div class='content'><?php echo nl2br($story->spec);?></div> + <div class='content'><?php echo $story->spec;?></div> </fieldset> <fieldset> <legend><?php echo $lang->story->legendAttatch;?></legend>