summary refs log tree commit diff stats
path: root/theme/comments.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-01-03 21:38:42 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-01-03 21:38:42 -0500
commit2de8a037e0934585f34ddd509d4b30535808a019 (patch)
tree5dd9c6a4698c92e659747c1e11e3e0ae8fdf614f /theme/comments.tpl
parente22583ee00024c97db06d417826f2d3b3d80833a (diff)
downloadfourisland-2de8a037e0934585f34ddd509d4b30535808a019.tar.gz
fourisland-2de8a037e0934585f34ddd509d4b30535808a019.tar.bz2
fourisland-2de8a037e0934585f34ddd509d4b30535808a019.zip
Modified some image ALTs
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>