Skip to:
Content

BuddyPress.org

Ticket #1157: (JASON_JM)(BP)compose.php_ticket-1157(v1).patch

File (JASON_JM)(BP)compose.php_ticket-1157(v1).patch, 838 bytes (added by Jason_JM, 16 years ago)

V1 of the patch.

  • buddypress/bp-themes/bp-sn-parent/messages/compose.php

    # This patch file uses platform neutral UTF-8 encoding.
    # Patch for Ticket# 1157 http://trac.buddypress.org/ticket/1157
    # Additional UI description for when sending messages.
    # Jason Giedymin
     
    1313
    1414                        <?php do_action( 'bp_before_messages_compose_content' ) ?>
    1515                       
    16                         <label for="send-to-input"><?php _e("Send To", 'buddypress') ?> &nbsp; <span class="ajax-loader"></span></label>
     16                        <label for="send-to-input"><?php _e("Send To", 'buddypress') ?> &nbsp;
     17                            <span class="small">(user name)</span>
     18                            <span class="ajax-loader"></span></label>
    1719                        <ul class="first acfb-holder">
    1820                                <li>
    1921                                        <?php bp_message_get_recipient_tabs() ?>