Index: lams_central/web/comments/msgview.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/comments/msgview.jsp,v diff -u -r1.1 -r1.2 --- lams_central/web/comments/msgview.jsp 15 Dec 2015 10:20:53 -0000 1.1 +++ lams_central/web/comments/msgview.jsp 16 Dec 2015 05:53:52 -0000 1.2 @@ -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}">