Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/11/2018 03:38:01 PM (8 years ago)
Author:
djpaul
Message:

Templates, Nouveau: whitespace changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/manage-members.php

    r11686 r11855  
    1717    <dt class="admin-section section-title"><?php _e( 'Administrators', 'buddypress' ); ?></dt>
    1818
    19     <?php if ( bp_has_members( '&include='. bp_group_admin_ids() ) ) : ?>
     19    <?php if ( bp_has_members( '&include=' . bp_group_admin_ids() ) ) : ?>
    2020        <dd class="admin-listing">
    2121            <ul id="admins-list" class="item-list single-line">
     
    3535                        </p>
    3636
    37                         <?php endif; ?>
     37                    <?php endif; ?>
    3838
    3939                </li>
     
    7373        <?php endif; ?>
    7474    </dd>
    75 <?php endif ?>
     75    <?php endif ?>
    7676
    7777
Note: See TracChangeset for help on using the changeset viewer.