diff --git a/modules/board/skins/xedition/_comment.html b/modules/board/skins/xedition/_comment.html index 7713f0030..39bddbcad 100644 --- a/modules/board/skins/xedition/_comment.html +++ b/modules/board/skins/xedition/_comment.html @@ -39,10 +39,10 @@
{$lang->cmd_comment_vote_user}
- {$lang->cmd_vote}{$comment->get('voted_count')}
- {$lang->cmd_vote}{$comment->get('voted_count')}
- {$lang->cmd_vote_down}{$comment->get('blamed_count')}
- {$lang->cmd_vote_down}{$comment->get('blamed_count')}
+ {$lang->cmd_vote}{$comment->get('voted_count')}
+ {$lang->cmd_vote}{$comment->get('voted_count')}
+ {$lang->cmd_vote_down}{$comment->get('blamed_count')}
+ {$lang->cmd_vote_down}{$comment->get('blamed_count')}
{$lang->cmd_reply}
{$lang->cmd_modify}
{$lang->cmd_delete}
diff --git a/modules/comment/conf/module.xml b/modules/comment/conf/module.xml
index a30511528..3baf4a458 100644
--- a/modules/comment/conf/module.xml
+++ b/modules/comment/conf/module.xml
@@ -7,10 +7,10 @@