* Adjust code.

This commit is contained in:
tianshujie98
2021-07-15 17:27:25 +08:00
parent 109867f103
commit f8a107bd79
3 changed files with 9 additions and 6 deletions
@@ -3,7 +3,6 @@
<tr><td><?php echo html::radio('projectType', $this->lang->upgrade->projectType, $projectType);?></td></tr>
<tr><td class='createProjectTip'><?php echo $lang->upgrade->createProjectTip?></td></tr>
<tr><td class='createExecutionTip hidden'><?php echo $lang->upgrade->createExecutionTip?></td></tr>
<tr></tr>
</table>
<table class='table table-form'>
<caption class='strong'><?php echo $lang->upgrade->setProgram;?></caption>