diff options
| -rwxr-xr-x | theme/comments.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/theme/comments.tpl b/theme/comments.tpl index 79859ab..6462d23 100755 --- a/theme/comments.tpl +++ b/theme/comments.tpl | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <DIV CLASS="bubble"> | 6 | <DIV CLASS="bubble"> |
| 7 | <BLOCKQUOTE> | 7 | <BLOCKQUOTE> |
| 8 | <DIV> | 8 | <DIV> |
| 9 | <IMG SRC="http://www.gravatar.com/avatar/<!--COMMENTS.CODEDEMAIL-->?s=32&d=wavatar&r=G"> | 9 | <IMG SRC="http://www.gravatar.com/avatar/<!--COMMENTS.CODEDEMAIL-->?s=32&d=identicon&r=G"> |
| 10 | <!--COMMENTS.TEXT--> | 10 | <!--COMMENTS.TEXT--> |
| 11 | </DIV> | 11 | </DIV> |
| 12 | </BLOCKQUOTE> | 12 | </BLOCKQUOTE> |
