Remove extra screen icons, fixes #8514

git-svn-id: https://develop.svn.wordpress.org/trunk@10093 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-12-07 01:55:06 +00:00
parent 986834db87
commit 161d70aeb9
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -710,7 +710,6 @@ jQuery(function($){
</script>
<form action="<?php echo $form_post ?>" method="post">
<div class="wrap">
<?php screen_icon(); ?>
<h2><?php _e('Connection Information') ?></h2>
<p><?php _e('To perform the requested action, connection information is required.') ?></p>