Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/07/2012 03:01:20 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Legacy Theme:

  • Tweak activity stream post form styling.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-legacy/buddypress/activity/post-form.php

    r6284 r6318  
    1919        </a>
    2020    </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         else
    25             printf( __( "What's new, %s?", 'buddypress' ), bp_get_user_firstname() );
    26     ?></h5>
    2721
    2822    <div id="whats-new-content">
Note: See TracChangeset for help on using the changeset viewer.