* ajusted size of form layout.

This commit is contained in:
Catouse
2014-04-18 15:41:44 +08:00
parent be03af7fae
commit dd38f997ca
32 changed files with 142 additions and 138 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<table class='table table-form'>
<tr>
<th class='w-110px'><?php echo $lang->build->product;?></th>
<td class='w-p45'><?php echo html::select('product', $products, $build->product, "class='form-control'");?></td><td></td>
<td class='w-p25-f'><?php echo html::select('product', $products, $build->product, "class='form-control'");?></td><td></td>
</tr>
<tr>
<th><?php echo $lang->build->name;?></th>