* Fix details.

This commit is contained in:
Yagami
2020-10-29 14:04:46 +08:00
parent 46d2d5c9e7
commit b4ea03a2fd
9 changed files with 46 additions and 35 deletions
@@ -69,3 +69,4 @@
<td><?php echo nl2br(html::radio('acl', $lang->program->PGMPRJAclList, 'open', "onclick='setWhite(this.value);'", 'block'));?></td>
</tr>
</table>
<div class='table-foot text-center'><?php echo html::submitButton();?></div>