- Timestamp:
- 09/07/2012 03:01:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-legacy/buddypress/activity/post-form.php
r6284 r6318 19 19 </a> 20 20 </div> 21 22 <h5><?php if ( bp_is_group() )23 printf( __( "What's new in %s, %s?", 'buddypress' ), bp_get_group_name(), bp_get_user_firstname() );24 else25 printf( __( "What's new, %s?", 'buddypress' ), bp_get_user_firstname() );26 ?></h5>27 21 28 22 <div id="whats-new-content">
Note: See TracChangeset
for help on using the changeset viewer.