Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/17/2011 06:17:19 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Tweak the member header styling - Switch default button text on public and private messages and remove overly verbose mention descriptions.

File:
1 edited

Legend:

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

    r4638 r4669  
    585585                'link_href'         => bp_get_send_private_message_link(),
    586586                'link_title'        => __( 'Send a private message to this user.', 'buddypress' ),
    587                 'link_text'         => __( 'Send Private Message', 'buddypress' ),
     587                'link_text'         => __( 'Private Message', 'buddypress' ),
    588588                'link_class'        => 'send-message',
    589589            ) )
Note: See TracChangeset for help on using the changeset viewer.