X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/073c5ed6408e2f00dc1863b463fe205467628905..refs/heads/pristine:/wp-admin/widgets.php diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index c70b1d1a..6e0aee1b 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -73,8 +73,8 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

' . __('For more information:') . '

' . - '

' . __('Documentation on Widgets') . '

' . - '

' . __('Support Forums') . '

' + '

' . __('Documentation on Widgets') . '

' . + '

' . __('Support Forums') . '

' ); if ( ! current_theme_supports( 'widgets' ) ) { @@ -317,9 +317,9 @@ if ( isset($_GET['editwidget']) && $_GET['editwidget'] ) { + submit_button( __( 'Save Widget' ), 'primary alignright', 'savewidget', false ); ?> @@ -502,8 +502,8 @@ foreach ( $theme_sidebars as $sidebar => $registered_sidebar ) {
- - + +