summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-07 17:27:58 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-07 17:27:58 -0500
commit07aae7e8f8b752e6b37b338783a6d6fef290ee10 (patch)
tree1072b9822f7e52e7d28e92979c4e88a3e261ec55 /theme
parentbb736bb631788574137742f60dfaa2a808573af8 (diff)
downloadfourisland-07aae7e8f8b752e6b37b338783a6d6fef290ee10.tar.gz
fourisland-07aae7e8f8b752e6b37b338783a6d6fef290ee10.tar.bz2
fourisland-07aae7e8f8b752e6b37b338783a6d6fef290ee10.zip
Removed comment rating system
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/comments.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/theme/comments.tpl b/theme/comments.tpl index d814292..c029ffb 100755 --- a/theme/comments.tpl +++ b/theme/comments.tpl
@@ -11,12 +11,6 @@
11 </DIV> 11 </DIV>
12 </BLOCKQUOTE> 12 </BLOCKQUOTE>
13 <CITE><STRONG><!--COMMENTS.USERNAME--></STRONG> on <!--COMMENTS.DATE--></CITE> 13 <CITE><STRONG><!--COMMENTS.USERNAME--></STRONG> on <!--COMMENTS.DATE--></CITE>
14
15 <SPAN STYLE="float: right">
16 <A HREF="/vote.php?id=<!--COMMENTS.ID-->&amp;dir=plus&amp;mode=comment" REL="nofollow"><IMG SRC="/theme/images/icons/thumb_up.png"></A>
17 <!--COMMENTS.RATING-->
18 <A HREF="/vote.php?id=<!--COMMENTS.ID-->&amp;dir=minus&amp;mode=comment" REL="nofollow"><IMG SRC="/theme/images/icons/thumb_down.png"></A>
19 </SPAN>
20</DIV> 14</DIV>
21<!--END COMMENTS--> 15<!--END COMMENTS-->
22 16