Index: lams_central/web/comments/msgview.jsp =================================================================== diff -u -r46bcb6ea758a272250071d1a571d008c6745e593 -rd8be0fc2c13bfb38ac7239cf7185895a31845e2b --- lams_central/web/comments/msgview.jsp (.../msgview.jsp) (revision 46bcb6ea758a272250071d1a571d008c6745e593) +++ lams_central/web/comments/msgview.jsp (.../msgview.jsp) (revision d8be0fc2c13bfb38ac7239cf7185895a31845e2b) @@ -105,21 +105,17 @@ - " - onclick="javascript:likeEntry(${commentDto.comment.uid});" id="msglikebutton${commentDto.comment.uid}"> - " - onclick="javascript:dislikeEntry(${commentDto.comment.uid});" id="msgdislikebutton${commentDto.comment.uid}"> + " + onclick="javascript:likeEntry(${commentDto.comment.uid});" id="msglikebutton${commentDto.comment.uid}"> +  " + onclick="javascript:dislikeEntry(${commentDto.comment.uid});" id="msgdislikebutton${commentDto.comment.uid}"> - " - id="msglikebutton${commentDto.comment.uid}"> + " + id="msglikebutton${commentDto.comment.uid}"/> - " + " id="msgdislikebutton${commentDto.comment.uid}">