Index: lams_central/web/comments/msgview.jsp =================================================================== diff -u -r000998cbc63b12bffb4959d5012679f80796823a -r25e1ec09bef9772ea3a274a6ba5127cbc70d4f16 --- lams_central/web/comments/msgview.jsp (.../msgview.jsp) (revision 000998cbc63b12bffb4959d5012679f80796823a) +++ lams_central/web/comments/msgview.jsp (.../msgview.jsp) (revision 25e1ec09bef9772ea3a274a6ba5127cbc70d4f16) @@ -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}"> +