Make WordPress Core


Ignore:
Timestamp:
06/10/2011 11:01:45 PM (14 years ago)
Author:
ryan
Message:

Bring out the pinking shears.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/class-wp-ms-users-list-table.php

    r18090 r18254  
    193193                                }
    194194
    195                                 $actions = apply_filters( 'ms_user_row_actions', $actions, $user ); 
     195                                $actions = apply_filters( 'ms_user_row_actions', $actions, $user );
    196196                                echo $this->row_actions( $actions );
    197197                            ?>
Note: See TracChangeset for help on using the changeset viewer.