Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/04/2009 06:49:24 PM (17 years ago)
Author:
apeatling
Message:

Theme updates for #949 fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-framework/profile/profile-header.php

    r1655 r1791  
    66        <?php if ( function_exists( 'bp_the_status' ) ) : ?>
    77
    8                 <div id="user-status">
     8                <div id="user-status" class="<?php bp_the_status_css_class() ?>">
    99                        <?php bp_the_status() ?>
    1010                </div>
Note: See TracChangeset for help on using the changeset viewer.