diff options
Diffstat (limited to 'theme')
-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 2b9bc51..33a8bbc 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=identicon&r=G" ALT="Gravatar"> | 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> |