* Fix bug #48667.
This commit is contained in:
@@ -121,7 +121,7 @@ formPanel
|
||||
setClass('webhookType'),
|
||||
set::label($lang->webhook->type),
|
||||
formHidden('type', $webhook->type),
|
||||
zget($lang->webhook->typeList, $webhook->type)
|
||||
span(set::style(array('padding-left' => '20px')), zget($lang->webhook->typeList, $webhook->type))
|
||||
),
|
||||
$formItems
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user