diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-01-03 21:38:42 -0500 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-01-03 21:38:42 -0500 |
commit | 2de8a037e0934585f34ddd509d4b30535808a019 (patch) | |
tree | 5dd9c6a4698c92e659747c1e11e3e0ae8fdf614f /theme | |
parent | e22583ee00024c97db06d417826f2d3b3d80833a (diff) | |
download | fourisland-2de8a037e0934585f34ddd509d4b30535808a019.tar.gz fourisland-2de8a037e0934585f34ddd509d4b30535808a019.tar.bz2 fourisland-2de8a037e0934585f34ddd509d4b30535808a019.zip |
Modified some image ALTs
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> |