This commit is contained in:
pengjiangxiu
2017-07-20 11:19:32 +08:00
parent f2c220e6b8
commit 54ea128fde
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</td>
<td></td>
<?php else:?>
<td colspan='2'><?php if(empty($products)) printf($lang->build->noProduct, $this->createLink('project', 'manageproducts', "projectID=$projectID"));?></td>
<td colspan='2'><?php if(empty($products)) printf($lang->build->noProduct, $this->createLink('project', 'manageproducts', "module=build&method=create&projectID=$projectID"));?></td>
<?php endif;?>
</tr>
<tr>