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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-wire/deprecated/bp-wire-deprecated.php

    r1636 r1655  
    4444        <div id="wire-count" class="pag-count">
    4545            <?php bp_wire_pagination_count() ?> &nbsp;
    46             <img id="ajax-loader" src="<?php bp_wire_ajax_loader_src() ?>" height="7" alt="<?php _e( 'Loading', 'buddypress' ) ?>" style="display: none;" />
     46            <span class="ajax-loader"></span>
    4747        </div>
    4848           
Note: See TracChangeset for help on using the changeset viewer.