* Finish task #8525.

This commit is contained in:
Yagami
2020-11-24 14:46:19 +08:00
parent e7856c6d32
commit 9c59c495ee
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -155,10 +155,6 @@ else
</td><td></td><td></td>
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->project->teamname;?></th>
<td><?php echo html::input('team', $team, "class='form-control'");?></td><td></td><td></td>
</tr>
<?php $this->printExtendFields('', 'table');?>
<tr>
<th><?php echo $lang->program->PRJDesc;?></th>