Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/04/2011 05:37:22 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Admin bar and navigation tweaks:

  • Add Displayed user/Displayed group avatars and names to moderation menus.
  • Add WP admin bar sprites and custom CSS for new admin bar items.
  • Audit text of navigation elements and remove references to "My" or "Your" as needed.
  • Add missing WP core functions to root blog menu item.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-messages/bp-messages-loader.php

    r4381 r4586  
    125125
    126126        $sub_nav[] = array(
    127             'name'            => __( 'Sent Messages', 'buddypress' ),
     127            'name'            => __( 'Sent', 'buddypress' ),
    128128            'slug'            => 'sentbox',
    129129            'parent_url'      => $messages_link,
Note: See TracChangeset for help on using the changeset viewer.