Changeset 44
- Timestamp:
- 02/08/07 18:30:40 (2 years ago)
- Files:
-
- friendicon/mod/friendicon/user_info.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
friendicon/mod/friendicon/user_info.php
r43 r44 35 35 <td> 36 36 <a href="{$CFG->wwwroot}{$info->username}/"> 37 <img src="{$CFG->wwwroot}_icon/user/{$i dent}/w/50" alt="{$username}" />37 <img src="{$CFG->wwwroot}_icon/user/{$info->icon}/w/50" alt="{$username}" /> 38 38 </a> 39 39 <br/>
