Added: Clean Up settings

This commit is contained in:
Hoang Huu
2020-06-04 14:13:29 +07:00
parent c6a75c3b49
commit 13bc6c7ea1
13 changed files with 386 additions and 199 deletions

View File

@@ -77,7 +77,7 @@ class Opalestate_form_builder_Elementor_Widget extends Opalestate_Elementor_Widg
$this->start_controls_section(
'form_builder_head',
[
'label' => esc_html__( 'Agency/Agent Tab Form Search', 'opalestate-pro' ),
'label' => esc_html__( 'Form Builder', 'opalestate-pro' ),
]
);