Skip to:
Content

BuddyPress.org

Ticket #7444: 7444.patch

File 7444.patch, 1.2 KB (added by netweb, 9 years ago)
  • src/bp-core/classes/class-bp-admin.php

     
    638638                                        </div>
    639639
    640640                                        <div class="bp-feature-imaged">
    641                                                 <h4 class="feature-title"><?php esc_html_e( 'Twenty Seventeen Companion Stylesheet', 'buddypress' ); ?></h4>
    642                                                 <p><?php esc_html_e( 'BuddyPress looks great in WordPress\'s latest default theme with the new Twenty Seventeen companion stylesheet.', 'buddypress' ); ?></p>
     641                                                <h4 class="feature-title"><?php esc_html_e( 'Twenty Seventeen Companion Style Sheet', 'buddypress' ); ?></h4>
     642                                                <p><?php esc_html_e( 'BuddyPress looks great in WordPress\'s latest default theme with the new Twenty Seventeen companion style sheet.', 'buddypress' ); ?></p>
    643643                                                <p><?php
    644644                                                /* translators: 1: Link to the Codex article, 2: functions.php */
    645645                                                printf( __( 'To change the default two-column page layout to a full-width layout as seen in the image, add the <a href="%1$s">following code</a> to the  %2$s file of your Twenty Seventeen child theme.', 'buddypress' ),