diff --git a/wp-admin/plugin-editor.php b/wp-admin/plugin-editor.php index 9c918af16b..a429d37cd4 100644 --- a/wp-admin/plugin-editor.php +++ b/wp-admin/plugin-editor.php @@ -113,7 +113,8 @@ if ($plugin_files) : } else { echo '

' . __('Oops, no such file exists! Double check the name and try again, merci.') . '

'; } - ?> + ?> +
 

' . __('Oops, no such file exists! Double check the name and try again, merci.') . '

'; } ?> +
 

diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php index 08e15c30b7..74fb83b172 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -146,7 +146,8 @@ if ($allowed_files) : } else { echo '

' . __('Oops, no such file exists! Double check the name and try again, merci.') . '

'; } - ?> + ?> +