who's online avatars

Searched this forum well and have not seen this post yet. Does anyone know how to show the avatars of the users online in the who's online box.
Home of phpBB Integrated Modifications
http://www.integramod.com/forum/
<td>%s</td>
<table><tr> <td>{L_WHO_IS_ONLINE}</td></tr><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_WHO_IS_ONLINE}</td></tr></table><table><tr><td>{TOTAL_REGISTERED_USERS_ONLINE}</td></tr><tr><th>{L_AVATAR}</th> <th>{L_USERNAME}</th><th>{L_LAST_UPDATE}</th><th>{L_FORUM_LOCATION}</th><th>{L_CONTACT}</th></tr><BEGIN><tr> {reg_user_row.PANEL} <td>{reg_user_row.CONTACT}</td></tr><END><tr><td><img></td></tr><tr><td>{TOTAL_GUEST_USERS_ONLINE}</td></tr><tr><th>{L_USERNAME}</th><th>{L_LAST_UPDATE}</th><th>{L_FORUM_LOCATION}</th><th> </th></tr> <BEGIN><tr> {guest_user_row.PANEL} <td> </td></tr><END><tr><td><span>{L_ONLINE_EXPLAIN}</span></td></tr></table><table><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_WHO_IS_ONLINE}</td></tr></table>