diff --git a/includes/admin/core/class-admin-forms.php b/includes/admin/core/class-admin-forms.php index 996b13e5..93cd0a13 100644 --- a/includes/admin/core/class-admin-forms.php +++ b/includes/admin/core/class-admin-forms.php @@ -572,7 +572,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Forms' ) ) { $html .= ''; - $html .= '' . esc_html__( 'Icon is outdated. Please set the new one above.', 'ultimate-member' ) . ' + $html .= '' . esc_html__( 'The selected icon is using an outdated version. Please select the icon above to use latest version.', 'ultimate-member' ) . ' '; $html .= ''; diff --git a/includes/admin/core/class-admin-metabox.php b/includes/admin/core/class-admin-metabox.php index 0006fd2c..f4679337 100644 --- a/includes/admin/core/class-admin-metabox.php +++ b/includes/admin/core/class-admin-metabox.php @@ -1587,7 +1587,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) { - +