← All changes
|
inc/admin/views/tools/database/html-reupgrade-db.php
+1
-1
4.2.0
→
4.4.8
View file →
| @@ -12,9 +12,9 @@ | ||
| 12 | 12 | defined( 'ABSPATH' ) or die(); |
| 13 | 13 | ?> |
| 14 | 14 | |
| 15 | 15 | <div class="card" id="lp-tool-re-upgrade-db" style="display: none"> |
| 16 | - <h2><?php echo sprintf( '%s', __( 'Reupgrade Database.', 'learnpress' ) ); ?></h2> | |
| 16 | + <h2><?php echo sprintf( '%s', __( 'Reupgrade Database', 'learnpress' ) ); ?></h2> | |
| 17 | 17 | <p><?php _e( '1. Tool only one apply for case Update from LP3 to LP4 didn\'t success', 'learnpress' ); ?></p> |
| 18 | 18 | <p><?php _e( '2. Please sure what you doing', 'learnpress' ); ?></p> |
| 19 | 19 | <p class="tools-button"> |
| 20 | 20 | <button type="button" class="button lp-btn lp-btn-re-upgrade-db"> |