| @@ -385,9 +385,9 @@ | ||
| 385 | 385 | $rollback_html . '<button data-placeholder-text="%1$s v{VERSION}" data-placeholder-url="%2$s" class="button elementor-button-spinner elementor-rollback-button">%1$s</button>', |
| 386 | 386 | esc_html__( 'Reinstall', 'elementor' ), |
| 387 | 387 | wp_nonce_url( admin_url( 'admin-post.php?action=elementor_rollback&version=VERSION' ), 'elementor_rollback' ) |
| 388 | 388 | ), |
| 389 | - 'desc' => $this->get_warning_span( esc_html__( 'Warning: Please back up your database before making the rollback.', 'elementor' ) ), | |
| 389 | + 'desc' => $this->get_warning_span( esc_html__( 'Warning: Please backup your database before making the rollback.', 'elementor' ) ), | |
| 390 | 390 | ], |
| 391 | 391 | ], |
| 392 | 392 | ], |
| 393 | 393 | ], |