diff --git a/view/adminhtml/templates/hook/body.phtml b/view/adminhtml/templates/hook/body.phtml index c1fbb64..171de13 100755 --- a/view/adminhtml/templates/hook/body.phtml +++ b/view/adminhtml/templates/hook/body.phtml @@ -130,16 +130,4 @@ $modifiersData = $block->getModifier() ? \Mageplaza\Webhook\Helper\Data::jsonEnc } } } - - \ No newline at end of file + \ No newline at end of file diff --git a/view/adminhtml/templates/hook/headers.phtml b/view/adminhtml/templates/hook/headers.phtml index b48da8c..f9e9d8d 100755 --- a/view/adminhtml/templates/hook/headers.phtml +++ b/view/adminhtml/templates/hook/headers.phtml @@ -44,12 +44,12 @@ $_colspan = $block->isAddAfter() ? 2 : 1;