Merge branch 'sprint/172_liyuchun_16523' into 'sprint/168'
* Fix bug #16523. See merge request easycorp/zentaopms!568
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user