diff --git a/wp-admin/revision.php b/wp-admin/revision.php index e18c7d4f4e..b6b4ae821e 100644 --- a/wp-admin/revision.php +++ b/wp-admin/revision.php @@ -95,7 +95,7 @@ $revisions_overview = '

' . __( 'This screen is used for managing your conten $revisions_overview .= '

' . __( 'Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added.' ) . '

'; $revisions_overview .= '

' . __( 'From this screen you can review, compare, and restore revisions:' ) . '

'; $revisions_overview .= ''; get_current_screen()->add_help_tab( array(