- Timestamp:
- 09/04/2009 06:49:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-framework/profile/profile-header.php
r1655 r1791 6 6 <?php if ( function_exists( 'bp_the_status' ) ) : ?> 7 7 8 <div id="user-status" >8 <div id="user-status" class="<?php bp_the_status_css_class() ?>"> 9 9 <?php bp_the_status() ?> 10 10 </div>
Note: See TracChangeset
for help on using the changeset viewer.