Skip to:
Content

BuddyPress.org

Ticket #5561: 5561.patch

File 5561.patch, 1.1 KB (added by mercime, 12 years ago)

First patch fixes the layout.

  • bp-core/bp-core-admin.php

     
    574574                                                <img src="<?php echo $image_base ?>tools-buddypress.jpg" style="width:90%" />
    575575                                        </div>
    576576
    577                                         <div class="feature-section col two-col">
     577                                        <div class="last-feature">
    578578                                                <h4><?php esc_html_e( 'Mark Spammers in Admin', 'buddypress' ); ?></h4>
    579579                                                <p><?php esc_html_e( 'Admins on non-Multisite installations can now perform spam actions from Dashboard > Users > All Users.', 'buddypress' ); ?></p>
    580580                                                <img src="<?php echo $image_base ?>user-mark-spam.jpg" style="width:90%" />
     
    596596                                                <p><?php esc_html_e( 'We&#8217;ve also reworked the way that phrases like "Boone posted an update" are handled, so that they&#8217;re always up-to-date and always translatable.', 'buddypress' ) ?></p>
    597597                                        </div>
    598598
    599                                         <div class="feature-section col two-col">
     599                                        <div class="last-feature">
    600600                                                <img src="<?php echo $image_base ?>load-newest.jpg" style="width:90%" />
    601601                                        </div>
    602602                                </div>