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/create.php

    r1637 r1655  
    113113            <div class="left-menu">
    114114               
    115                 <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>
     115                <h4><?php _e( 'Select Friends', 'buddypress' ) ?> <span class="ajax-loader"></span></h4>
    116116               
    117117                <div id="invite-list">
Note: See TracChangeset for help on using the changeset viewer.