This commit is contained in:
liyuchun
2021-11-22 10:44:00 +08:00
parent 319e30a822
commit e43ea2001f
+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>