summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
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