- Timestamp:
- 02/01/2010 03:02:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/members/single/member-header.php
r2476 r2522 3 3 <?php bp_displayed_user_avatar( 'type=full' ) ?> 4 4 5 <h2 class="fn"><a href="<?php bp_user_link() ?>"><?php bp_displayed_user_fullname() ?></a> <span class="highlight">@<?php bp_displayed_user_username() ?> <span>?</span></ h2>5 <h2 class="fn"><a href="<?php bp_user_link() ?>"><?php bp_displayed_user_fullname() ?></a> <span class="highlight">@<?php bp_displayed_user_username() ?> <span>?</span></span></h2> 6 6 <span class="activity"><?php bp_last_activity( bp_displayed_user_id() ) ?></span> 7 7
Note: See TracChangeset
for help on using the changeset viewer.