* fix the bug of #80.

This commit is contained in:
wangchunsheng
2010-04-29 07:52:29 +00:00
parent 8ce686ad42
commit d576a6a2f0
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
*/
?>
<?php include '../../common/view/header.lite.html.php';?>
<style>body{background:white}</style>
<div class='yui-d0'>
<h1>CASE#<?php echo $run->case->id. $lang->colon . $run->case->title;?></h1>
<?php foreach($results as $result):?>