* adjust the UI.

This commit is contained in:
wangchunsheng
2010-01-29 06:59:40 +00:00
parent 2dc1200af2
commit 27c6689091

View File

@@ -82,7 +82,7 @@
<div class='yui-b'>
<fieldset>
<legend><?php echo $lang->testcase->legendBasicInfo;?></legend>
<table class='table-1 a-left fixed'>
<table class='table-1 a-left'>
<tr>
<td class='rowhead w-p20'><?php echo $lang->testcase->product;?></td>
<td><?php if(!common::printLink('testcase', 'browse', "productID=$case->product", $productName)) echo $productName;?></td>