Make WordPress Core


Ignore:
Timestamp:
03/30/2009 04:26:48 PM (17 years ago)
Author:
ryan
Message:

Add screen icon for plugin upgrade. Props demetris. fixes #9410

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/file.php

    r10810 r10850  
    720720<form action="<?php echo $form_post ?>" method="post">
    721721<div class="wrap">
     722<?php screen_icon(); ?>
    722723<h2><?php _e('Connection Information') ?></h2>
    723724<p><?php _e('To perform the requested action, connection information is required.') ?></p>
Note: See TracChangeset for help on using the changeset viewer.