Merge branch 'sprint/172_liyuchun_16523' into 'sprint/168'

* Fix bug #16523.

See merge request easycorp/zentaopms!568
This commit is contained in:
孙广明
2021-11-22 06:51:02 +00:00
+1 -1
View File
@@ -51,7 +51,7 @@
</tr>
<tr>
<th><?php echo $lang->release->notify;?></th>
<td colspan='2'><?php echo html::checkbox('notify', $lang->release->notifyList);?></td>
<td colspan='2'><?php echo html::checkbox('notify', $lang->release->notifyList, 'FB');?></td>
</tr>
<tr>
<th><?php echo $lang->release->mailto;?></th>