* rewrite the ui.

This commit is contained in:
wangchunsheng
2011-02-24 15:04:52 +00:00
parent 380c1efbba
commit 6e5f754f8c
-2
View File
@@ -12,7 +12,6 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<table class='table-1'>
<caption><?php echo $bug->title;?></caption>
<tr>
@@ -28,5 +27,4 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
<?php include '../../common/view/footer.html.php';?>