Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/13/2009 01:24:21 AM (17 years ago)
Author:
apeatling
Message:

Add first revision of new default BuddyPress parent theme. This theme is designed to be extended from with child themes, not used directly. The original default themes from the old two theme system are deprecated, but will remain compatible with 1.1. Still more work to do there.

Location:
trunk/bp-themes/deprecated
Files:
1 added
1 edited
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/deprecated/bpmember/groups/single/send-invite.php

    r1598 r1655  
    2121                <div class="left-menu">
    2222               
    23                     <h4><?php _e( 'Select Friends', 'buddypress' ) ?> <img id="ajax-loader" src="<?php echo $bp->groups->image_base ?>/ajax-loader.gif" height="7" alt="Loading" style="display: none;" /></h4>
     23                    <h4><?php _e( 'Select Friends', 'buddypress' ) ?> <span class="ajax-loader"></span></h4>
    2424               
    2525                    <div id="invite-list">
Note: See TracChangeset for help on using the changeset viewer.