summary refs log tree commit diff stats
path: root/theme/admin/viewComment.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/viewComment.tpl')
-rwxr-xr-xtheme/admin/viewComment.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/admin/viewComment.tpl b/theme/admin/viewComment.tpl index 9254f1d..ae2ee46 100755 --- a/theme/admin/viewComment.tpl +++ b/theme/admin/viewComment.tpl
@@ -1,7 +1,7 @@
1<DIV CLASS="bubble"> 1<DIV CLASS="bubble">
2 <BLOCKQUOTE> 2 <BLOCKQUOTE>
3 <DIV> 3 <DIV>
4 <IMG SRC="http://www.gravatar.com/avatar.php?gravatar_id=<!--CODEDEMAIL-->&amp;rating=G&amp;size=40&amp;default=<!--CODEDDEF-->"> 4 <IMG SRC="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G">
5 <!--TEXT--> 5 <!--TEXT-->
6 </DIV> 6 </DIV>
7 </BLOCKQUOTE> 7 </BLOCKQUOTE>