Index: lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag =================================================================== diff -u -r29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520 -rff6b58bb3c688d45286625636c21d8fa96f83baa --- lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520) +++ lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision ff6b58bb3c688d45286625636c21d8fa96f83baa) @@ -123,11 +123,11 @@ }

- - - - + + + +

- \ No newline at end of file + Index: lams_tool_forum/web/jsps/authoring/basic.jsp =================================================================== diff -u -r0e1a123434691d9876f2c7a50c0f18fef94647be -rff6b58bb3c688d45286625636c21d8fa96f83baa --- lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision 0e1a123434691d9876f2c7a50c0f18fef94647be) +++ lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision ff6b58bb3c688d45286625636c21d8fa96f83baa) @@ -141,7 +141,7 @@

');" + href="javascript:showMessage('');" id="addTopic" class="button-add-item"> Index: lams_tool_forum/web/jsps/authoring/message/create.jsp =================================================================== diff -u -r7263d4a4d66945c0f0647540fce8da0778873d60 -rff6b58bb3c688d45286625636c21d8fa96f83baa --- lams_tool_forum/web/jsps/authoring/message/create.jsp (.../create.jsp) (revision 7263d4a4d66945c0f0647540fce8da0778873d60) +++ lams_tool_forum/web/jsps/authoring/message/create.jsp (.../create.jsp) (revision ff6b58bb3c688d45286625636c21d8fa96f83baa) @@ -63,12 +63,14 @@ - - - - + +   + + + Index: lams_tool_forum/web/jsps/authoring/message/edit.jsp =================================================================== diff -u -r7263d4a4d66945c0f0647540fce8da0778873d60 -rff6b58bb3c688d45286625636c21d8fa96f83baa --- lams_tool_forum/web/jsps/authoring/message/edit.jsp (.../edit.jsp) (revision 7263d4a4d66945c0f0647540fce8da0778873d60) +++ lams_tool_forum/web/jsps/authoring/message/edit.jsp (.../edit.jsp) (revision ff6b58bb3c688d45286625636c21d8fa96f83baa) @@ -66,12 +66,13 @@ - - +   + + Index: lams_tool_forum/web/jsps/authoring/message/topiclist.jsp =================================================================== diff -u -rc2ba0dc3e2d99441897de8d185e83c419a416f2d -rff6b58bb3c688d45286625636c21d8fa96f83baa --- lams_tool_forum/web/jsps/authoring/message/topiclist.jsp (.../topiclist.jsp) (revision c2ba0dc3e2d99441897de8d185e83c419a416f2d) +++ lams_tool_forum/web/jsps/authoring/message/topiclist.jsp (.../topiclist.jsp) (revision ff6b58bb3c688d45286625636c21d8fa96f83baa) @@ -9,7 +9,7 @@ - + @@ -49,13 +49,13 @@ " + title="" id="edit${status.index}" onclick="editTopic(${status.index},'${sessionMapID}')" /> " + title="" id="delete${status.index}" onclick="deleteTopic(${status.index},'${sessionMapID}')" /> @@ -75,4 +75,4 @@ var obj = win.document.getElementById('messageListArea'); obj.innerHTML= document.getElementById("topiclist").innerHTML; } - \ No newline at end of file +