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/network/user-new.php

    r19577 r19684  
    1616if ( ! current_user_can('create_users') )
    1717    wp_die(__('You do not have sufficient permissions to add users to this network.'));
    18 
    1918
    2019get_current_screen()->add_help_tab( array(
Note: See TracChangeset for help on using the changeset viewer.