Ticket #5561: 5561.patch
| File 5561.patch, 1.1 KB (added by , 12 years ago) |
|---|
-
bp-core/bp-core-admin.php
574 574 <img src="<?php echo $image_base ?>tools-buddypress.jpg" style="width:90%" /> 575 575 </div> 576 576 577 <div class=" feature-section col two-col">577 <div class="last-feature"> 578 578 <h4><?php esc_html_e( 'Mark Spammers in Admin', 'buddypress' ); ?></h4> 579 579 <p><?php esc_html_e( 'Admins on non-Multisite installations can now perform spam actions from Dashboard > Users > All Users.', 'buddypress' ); ?></p> 580 580 <img src="<?php echo $image_base ?>user-mark-spam.jpg" style="width:90%" /> … … 596 596 <p><?php esc_html_e( 'We’ve also reworked the way that phrases like "Boone posted an update" are handled, so that they’re always up-to-date and always translatable.', 'buddypress' ) ?></p> 597 597 </div> 598 598 599 <div class=" feature-section col two-col">599 <div class="last-feature"> 600 600 <img src="<?php echo $image_base ?>load-newest.jpg" style="width:90%" /> 601 601 </div> 602 602 </div>