* finish task #6539,6537.
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
<th><?php echo $lang->webhook->secret;?></th>
|
||||
<td><?php echo html::input('secret', '', "class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr class='dingapiTR'>
|
||||
<th><?php echo $lang->webhook->dingAgentId;?></th>
|
||||
<td><?php echo html::input('agentId', '', "class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr class='dingapiTR'>
|
||||
<th><?php echo $lang->webhook->dingAppKey;?></th>
|
||||
<td><?php echo html::input('appKey', '', "class='form-control'");?></td>
|
||||
|
||||
Reference in New Issue
Block a user