Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/01/2016 06:53:30 PM (9 years ago)
Author:
djpaul
Message:

Fix indentation on lines beginning with a space character followed by a tab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/members/index.php

    r10265 r10487  
    110110
    111111        /**
    112          * Fires and displays the members content.
    113          *
    114          * @since 1.1.0
    115          */
     112         * Fires and displays the members content.
     113         *
     114         * @since 1.1.0
     115         */
    116116        do_action( 'bp_directory_members_content' ); ?>
    117117
Note: See TracChangeset for help on using the changeset viewer.