From b4000c3aaae535e4e9b23b535d96ad7c0fab69d2 Mon Sep 17 00:00:00 2001
From: Jb Audras
Documentation on Customizer' ); + _e( 'Documentation on Customizer' ); ?>
diff --git a/src/wp-admin/theme-editor.php b/src/wp-admin/theme-editor.php index 790a16f781..f88d14db22 100644 --- a/src/wp-admin/theme-editor.php +++ b/src/wp-admin/theme-editor.php @@ -51,7 +51,7 @@ get_current_screen()->set_help_sidebar( '' . __( 'For more information:' ) . '
' . '' . __( 'Documentation on Theme Development' ) . '
' . '' . __( 'Documentation on Editing Themes' ) . '
' . - '' . __( 'Documentation on Editing Files' ) . '
' . + '' . __( 'Documentation on Editing Files' ) . '
' . '' . __( 'Documentation on Template Tags' ) . '
' . '' . __( 'Support forums' ) . '
' );