* Delete field in program create page.

This commit is contained in:
Yagami
2020-11-24 17:22:42 +08:00
parent 3d14cd6a52
commit c1b1db4ae6
+6
View File
@@ -157,6 +157,12 @@ else
</tr>
<?php endif;?>
<?php $this->printExtendFields('', 'table');?>
<tr>
<th><?php echo $lang->program->PRJStoryConcept;?></th>
<td>
<?php echo html::select('storyConcept', $lang->custom->URSRList, zget($config->custom, 'URSRName', 1), "class='form-control chosen'");?>
</td>
</tr>
<tr>
<th><?php echo $lang->program->PRJDesc;?></th>
<td colspan='3'>