diff options
Diffstat (limited to 'theme/admin')
| -rwxr-xr-x | theme/admin/viewComment.tpl | 2 |
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-->&rating=G&size=40&default=<!--CODEDDEF-->"> | 4 | <IMG SRC="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&d=identicon&r=G"> |
| 5 | <!--TEXT--> | 5 | <!--TEXT--> |
| 6 | </DIV> | 6 | </DIV> |
| 7 | </BLOCKQUOTE> | 7 | </BLOCKQUOTE> |
