| @@ -337,11 +337,11 @@ | ||
| 337 | 337 | <div class="e-landing-pages-empty"> |
| 338 | 338 | <?php |
| 339 | 339 | /** @var Source_Local $source_local */ |
| 340 | 340 | $source_local->print_blank_state_template( |
| 341 | - esc_html__( 'Floating Buttons', 'elementor' ), | |
| 341 | + esc_html__( 'Floating Button', 'elementor' ), | |
| 342 | 342 | $this->get_add_new_contact_page_url(), |
| 343 | - esc_html__( 'Add a Contact button so your users can easily get in touch!', 'elementor' ) | |
| 343 | + nl2br( esc_html__( 'Add a Floating button so your users can easily get in touch!', 'elementor' ) ) | |
| 344 | 344 | ); |
| 345 | 345 | |
| 346 | 346 | if ( ! empty( $trashed_posts ) ) : ?> |
| 347 | 347 | <div class="e-trashed-items"> |