Changeset 4849 for trunk/bp-themes/bp-default/activity/entry.php
- Timestamp:
- 07/25/2011 07:55:01 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/activity/entry.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/activity/entry.php
r4808 r4849 19 19 <a href="<?php bp_activity_user_link(); ?>"> 20 20 21 <?php bp_activity_avatar( 'type= full&width=100&height=100' ); ?>21 <?php bp_activity_avatar( 'type=thumb' ); ?> 22 22 23 23 </a>
Note: See TracChangeset
for help on using the changeset viewer.