fix coding standard
This commit is contained in:
parent
df4b584a82
commit
3e48ca7c35
|
@ -206,6 +206,7 @@ class WC_Settings_Emails extends WC_Settings_Page {
|
||||||
'default' => 'no',
|
'default' => 'no',
|
||||||
'autoload' => false,
|
'autoload' => false,
|
||||||
),
|
),
|
||||||
|
|
||||||
array(
|
array(
|
||||||
'type' => 'sectionend',
|
'type' => 'sectionend',
|
||||||
'id' => 'email_merchant_notes',
|
'id' => 'email_merchant_notes',
|
||||||
|
|
Loading…
Reference in New Issue