* adjust the action history.

This commit is contained in:
wangchunsheng
2010-09-03 02:57:20 +00:00
parent f88128ab18
commit 90474e935f
5 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<div class='yui-b'>
<fieldset>
<legend><?php echo $lang->bug->legendSteps;?></legend>
<div class='content'><?php echo html::parseUBB($bug->steps);?></div>
<div class='steps'><?php echo html::parseUBB($bug->steps);?></div>
</fieldset>
<fieldset>
<legend><?php echo $lang->bug->legendAttatch;?></legend>