Changeset 2947
- Timestamp:
- 04/21/2010 11:38:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-admin.php
r2919 r2947 62 62 <table class="form-table"> 63 63 <tbody> 64 <?php if ( is_active( 'xprofile' ) ) :?>64 <?php if ( bp_is_active( 'xprofile' ) ) : ?> 65 65 <tr> 66 66 <th scope="row"><?php _e( 'Base profile group name', 'buddypress' ) ?>:</th>
Note: See TracChangeset
for help on using the changeset viewer.