Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/01/2011 11:54:03 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Introduce icons32.png to project, and use through-out admin area. Also clean up some component grammar and verbiage, and hide the admin dashboard menu item until it is closer to completion.

File:
1 edited

Legend:

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

    r3949 r3987  
    3939
    4040    <div class="wrap">
    41         <div class="icon32" id="icon-tools"><br></div>
     41
     42        <?php screen_icon( 'buddypress' ); ?>
     43
    4244        <h2>
    4345
    44             <?php _e( 'Profile Field Setup', 'buddypress'); ?>
     46            <?php _e( 'Extended Profile Fields', 'buddypress'); ?>
    4547
    4648            <a id="add_group" class="button add-new-h2" href="admin.php?page=bp-profile-setup&amp;mode=add_group"><?php _e( 'Add New Group', 'buddypress' ); ?></a>
Note: See TracChangeset for help on using the changeset viewer.