Index: lams_central/web/comments/msgview.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/comments/msgview.jsp,v diff -u -r1.3 -r1.4 --- lams_central/web/comments/msgview.jsp 17 Dec 2015 13:54:46 -0000 1.3 +++ lams_central/web/comments/msgview.jsp 5 Jan 2016 05:43:46 -0000 1.4 @@ -53,33 +53,23 @@ - - - - - - - - - - - - - - + + + + Reply · - + Edit · - + @@ -103,20 +93,24 @@ ${commentDto.comment.likeCount} - - + + " 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="msgdislikebutton${commentDto.comment.uid}"> + id="msgdislikebutton${commentDto.comment.uid}"> +