summary refs log tree commit diff stats
path: root/theme/comments.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/comments.tpl')
-rwxr-xr-xtheme/comments.tpl2
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&amp;d=identicon&amp;r=G" ALT="Gravatar"> 9 <IMG SRC="http://www.gravatar.com/avatar/<!--COMMENTS.CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G">
10 <!--COMMENTS.TEXT--> 10 <!--COMMENTS.TEXT-->
11 </DIV> 11 </DIV>
12 </BLOCKQUOTE> 12 </BLOCKQUOTE>