Index: lams_tool_forum/web/jsps/monitoring/summary.jsp =================================================================== diff -u -r2cb29f8bc144ad08d33c6efe3e4c96f814a9a571 -rf64e04e20e1109d8d220b8da86f3fc35c3e25a87 --- lams_tool_forum/web/jsps/monitoring/summary.jsp (.../summary.jsp) (revision 2cb29f8bc144ad08d33c6efe3e4c96f814a9a571) +++ lams_tool_forum/web/jsps/monitoring/summary.jsp (.../summary.jsp) (revision f64e04e20e1109d8d220b8da86f3fc35c3e25a87) @@ -101,15 +101,15 @@ rows += userData["userName"]; rows += ''; - rows += ''; + rows += ''; + rows += userData["numberOfPosts"]; + rows += ''; + + rows += ''; if ( userData["lastMessageDate"] != null) { rows += userData["lastMessageDate"]; } rows += ''; - - rows += ''; - rows += userData["numberOfPosts"]; - rows += ''; //anyPostsMarked column rows += ''; @@ -194,20 +194,27 @@ - - - - + -
+ width="30%"> - - + + + + + + + + + + + +