* Finish task #45162.
This commit is contained in:
@@ -59,10 +59,6 @@
|
||||
<th><?php echo $lang->release->desc;?></th>
|
||||
<td colspan='2'><?php echo html::textarea('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);?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><?php echo $lang->release->mailto;?></th>
|
||||
<td colspan='2'>
|
||||
|
||||
Reference in New Issue
Block a user