diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-12-07 19:34:21 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-12-07 19:34:21 -0500 |
| commit | 9a4c37255351aadc223bb9609623888cb01d5fde (patch) | |
| tree | 0274137ce32368f9326cd4bfd12e1229b2b4d97f /theme | |
| parent | 1d9f883cd824f5f70adfcc9e4692e1ff7ba465eb (diff) | |
| download | fourisland-9a4c37255351aadc223bb9609623888cb01d5fde.tar.gz fourisland-9a4c37255351aadc223bb9609623888cb01d5fde.tar.bz2 fourisland-9a4c37255351aadc223bb9609623888cb01d5fde.zip | |
Changed failsafe Gravatar to Wavatar
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 c029ffb..79859ab 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.php?gravatar_id=<!--COMMENTS.CODEDEMAIL-->&rating=G&size=40&default=<!--CODEDDEF-->"> | 9 | <IMG SRC="http://www.gravatar.com/avatar/<!--COMMENTS.CODEDEMAIL-->?s=32&d=wavatar&r=G"> |
| 10 | <!--COMMENTS.TEXT--> | 10 | <!--COMMENTS.TEXT--> |
| 11 | </DIV> | 11 | </DIV> |
| 12 | </BLOCKQUOTE> | 12 | </BLOCKQUOTE> |
