Make WordPress Core


Ignore:
Timestamp:
01/05/2012 08:10:39 PM (13 years ago)
Author:
ryan
Message:

One newline is enough.

File:
1 edited

Legend:

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

    r19593 r19684  
    13631363            $install_actions['plugins_page'] = '<a href="' . self_admin_url('plugins.php') . '" title="' . esc_attr__('Return to Plugins page') . '" target="_parent">' . __('Return to Plugins page') . '</a>';
    13641364
    1365 
    13661365        if ( ! $this->result || is_wp_error($this->result) ) {
    13671366            unset( $install_actions['activate_plugin'] );
Note: See TracChangeset for help on using the changeset viewer.