--- a/themes/oxygen/comment.tpl Wed Dec 19 23:04:17 2007 -0500
+++ b/themes/oxygen/comment.tpl Thu Dec 20 22:23:07 2007 -0500
@@ -10,6 +10,13 @@
<td valign="top" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->">
<b>{NAME}</b><br />
<small>{USER_LEVEL}</small>
+ <!-- BEGIN user_has_avatar -->
+ <div class="avatar">
+ <a href="{USERPAGE_LINK}">
+ <img alt="{AVATAR_ALT}" src="{AVATAR_URL}" style="border-width: 0px;" />
+ </a>
+ </div>
+ <!-- END user_has_avatar -->
</td>
</tr>
<tr>