* Finish task #45162.

This commit is contained in:
孙广明
2021-12-02 09:24:01 +08:00
parent 8b6bacdcfd
commit 4b94092737
22 changed files with 278 additions and 92 deletions
-4
View File
@@ -52,10 +52,6 @@
<th><?php echo $lang->release->desc;?></th>
<td colspan='2'><?php echo html::textarea('desc', htmlSpecialString($release->desc), "rows=10 class='form-control kindeditor' hidefocus='true'");?></td>
</tr>
<tr>
<th><?php echo $lang->release->notify;?></th>
<td colspan='2'><?php echo html::checkbox('notify', $lang->release->notifyList, $release->notify);?></td>
</tr>
<tr>
<th><?php echo $lang->release->mailto;?></th>
<td colspan='2'>