* Fix bug.

This commit is contained in:
qiyu-xie
2020-11-20 08:27:36 +08:00
parent eb3d6f7161
commit 31032dfb66
-2
View File
@@ -330,8 +330,6 @@
<td></td>
</tr>
<?php endif;?>
<tr>
</tr>
<tr>
<th><?php echo $lang->story->field;?></th>
<td colspan='2'><?php echo html::checkbox('fields', $lang->story->convertToTask->fieldList, '', 'checked');?></td>