X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e08b42e8ad054ec67522d7ac1aaae5dc68cb3d01..2329f698283944696a7076258cf816545970bb47:/wp-admin/options-general.php diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index f2946008..70118855 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -77,7 +77,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '
' . __('For more information:') . '
' . '' . __('Documentation on General Settings') . '
' . - '' . __('Support Forums') . '
' + '' . __('Support Forums') . '
' ); include( ABSPATH . 'wp-admin/admin-header.php' ); @@ -86,51 +86,51 @@ include( ABSPATH . 'wp-admin/admin-header.php' );