Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/24/2014 11:01:27 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Remove the old badge images from the about/credits pages, and use our dashicon instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-admin.php

    r7743 r7754  
    453453                        </div>
    454454
    455                         <div class="bp-badge"><?php printf( __( 'Version %s', 'buddypress' ), $display_version ); ?></div>
     455                        <div class="bp-badge"></div>
    456456
    457457                        <h2 class="nav-tab-wrapper">
     
    561561                        <h1><?php printf( __( 'Welcome to BuddyPress %s', 'buddypress' ), $display_version ); ?></h1>
    562562                        <div class="about-text"><?php printf( __( 'BuddyPress %s is our first version with a new component in over two years. Not only that, there are plenty of new features, enhancements, and bug fixes.', 'buddypress' ), $display_version ); ?></div>
    563                         <div class="bp-badge"><?php printf( __( 'Version %s', 'buddypress' ), $display_version ); ?></div>
     563                        <div class="bp-badge"></div>
    564564
    565565                        <h2 class="nav-tab-wrapper">
Note: See TracChangeset for help on using the changeset viewer.