#4864 closed defect (bug) (fixed)
Missing greeting in bp-legacy activity/post-form.php
| Reported by: | mercime | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7 |
| Component: | Templates | Version: | 1.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
specifically:
<?php if ( bp_is_group() ) printf( __( "What's new in %s, %s?", 'buddypress' ), bp_get_group_name(), bp_get_user_firstname() ); else printf( __( "What's new, %s?", 'buddypress' ), bp_get_user_firstname() ); ?>
Image and reference: http://buddypress.org/support/topic/line-missing-above-status-update/
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adding back Greeting