Changeset 1655 for trunk/bp-core/bp-core-avatars.php
- Timestamp:
- 08/13/2009 01:24:21 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-avatars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-avatars.php
r1636 r1655 66 66 67 67 if ( $width ) 68 $html_width = " width='{$width} ";68 $html_width = " width='{$width}'"; 69 69 70 70 if ( $height )
Note: See TracChangeset
for help on using the changeset viewer.