You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: inc/class-hfe-promotion.php
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ public function add_particles_promotion( $element ) {
176
176
[
177
177
'type' => Controls_Manager::RAW_HTML,
178
178
'raw' => $this->get_teaser_template([
179
-
'description' => __( 'Use particles background and other pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
179
+
'description' => __( 'Use Particle Backgrounds and other Pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
@@ -202,7 +202,7 @@ public function add_display_conditions_promotion( $element ) {
202
202
[
203
203
'type' => Controls_Manager::RAW_HTML,
204
204
'raw' => $this->get_teaser_template([
205
-
'description' => __( 'Use advanced display condition and other pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
205
+
'description' => __( 'Use Advanced Display Condition and other Pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
@@ -259,7 +259,7 @@ public function add_sticky_header_promotion( $element ) {
259
259
[
260
260
'type' => Controls_Manager::RAW_HTML,
261
261
'raw' => $this->get_teaser_template([
262
-
'description' => __( 'Use sticky header and other pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
262
+
'description' => __( 'Use Sticky Header and other Pro features to extend your toolbox with more control and flexibility.', 'header-footer-elementor' ),
0 commit comments