Changeset 9794 for trunk/src/bp-xprofile/bp-xprofile-template.php
- Timestamp:
- 04/23/2015 08:29:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-template.php
r9689 r9794 1087 1087 1088 1088 if ( empty( $last_updated ) ) { 1089 _e( 'Profile not recently updated ', 'buddypress' ) . '.';1089 _e( 'Profile not recently updated.', 'buddypress' ); 1090 1090 } else { 1091 1091 echo $last_updated;
Note: See TracChangeset
for help on using the changeset viewer.