* Finish task #5529.

This commit is contained in:
Yagami
2019-06-03 15:40:33 +08:00
parent 53ee56bfe7
commit d204dfe24d
+1 -1
View File
@@ -22,7 +22,7 @@
<table class="table table-form">
<tbody>
<tr>
<th class='w-130px'><?php echo $lang->product->name;?></th>
<th class='w-140px'><?php echo $lang->product->name;?></th>
<td><?php echo html::input('name', '', "class='form-control input-product-title' required");?></td><td></td>
</tr>
<tr>