[buddypress-trac] [BuddyPress] #1788: empty tag in bp-message rev 2568

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Feb 3 16:32:55 UTC 2010


#1788: empty tag in bp-message rev 2568
-------------------+--------------------------------------------------------
Reporter:  chouf1  |       Owner:     
    Type:  defect  |      Status:  new
Priority:  minor   |   Milestone:     
Keywords:          |  
-------------------+--------------------------------------------------------
 in bp-message.php:106
 there is a empty strong tag

         if ( $count = messages_get_unread_count() )
                 $name = sprintf( __('Messages <strong>(%s)</strong>',
 'buddypress'), $count );
         else
                 $name = __('Messages <strong></strong>', 'buddypress');

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1788>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list