Changeset 10276 for trunk/src/bp-core/bp-core-filters.php
- Timestamp:
- 10/14/2015 04:03:03 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-filters.php
r10220 r10276 759 759 // Activation page 760 760 } elseif ( bp_is_activation_page() ) { 761 $title_parts = array( __( 'Activate your Account', 'buddypress' ) );761 $title_parts = array( __( 'Activate Your Account', 'buddypress' ) ); 762 762 763 763 // Group creation page
Note: See TracChangeset
for help on using the changeset viewer.