* Finish task #5821.

This commit is contained in:
Yagami
2019-06-24 09:17:17 +08:00
parent 38608263d3
commit a54180c49f
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<div class='main-header'>
<h2><?php echo $lang->webhook->create;?></h2>
</div>
<form id='webhookForm' method='post' class='ajaxForm'>
<form id='webhookForm' method='post' class='form-ajax'>
<table class='table table-form'>
<tr>
<th><?php echo $lang->webhook->type;?></th>