* Fix bug.

This commit is contained in:
Yagami
2021-02-23 16:28:05 +08:00
parent f59e9d2980
commit 4319d006b8
+1 -1
View File
@@ -45,7 +45,7 @@
</td>
</tr>
<tr class='PGMParams'>
<th><?php echo $lang->program->PRJCommon . $lang->program->PRJStatus;?></th>
<th><?php echo $lang->program->PRJStatus;?></th>
<td><?php echo html::select('PRJStatus', $lang->program->statusList, '', "class='form-control chosen'");?></td>
</tr>
<tr class='PGMParams'>