- Timestamp:
- 05/17/2010 09:14:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/members/single/member-header.php
r2626 r3006 9 9 <div id="item-header-content"> 10 10 11 <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>11 <h2 class="fn"><a href="<?php bp_displayed_user_link() ?>"><?php bp_displayed_user_fullname() ?></a> <span class="highlight">@<?php bp_displayed_user_username() ?> <span>?</span></span></h2> 12 12 <span class="activity"><?php bp_last_activity( bp_displayed_user_id() ) ?></span> 13 13
Note: See TracChangeset
for help on using the changeset viewer.