Index: lams_tool_forum/web/jsps/monitoring/summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/monitoring/summary.jsp,v diff -u -r1.36 -r1.37 --- lams_tool_forum/web/jsps/monitoring/summary.jsp 12 Jan 2015 15:55:33 -0000 1.36 +++ lams_tool_forum/web/jsps/monitoring/summary.jsp 13 Jan 2015 02:54:24 -0000 1.37 @@ -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%"> - - + + + + + + + + + + + +