* fix the css error of bug's report page.

This commit is contained in:
wangchunsheng
2011-03-13 07:27:55 +00:00
parent 122c9eec9f
commit 708e788f33
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
span {display:block}
.side span {display:block}
+3 -5
View File
@@ -11,11 +11,9 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div id='featurebar'>
<div class='f-left'><?php echo $lang->bug->report->common;?></div>
<div class='f-right'><?php common::printLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID", $lang->goback); ?></div>
</div>
<div id='featurebar'>
<div class='f-left'><?php echo $lang->bug->report->common;?></div>
<div class='f-right'><?php common::printLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID", $lang->goback); ?></div>
</div>
<table class='cont-lt1'>