Index: lams_tool_chat/web/common/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/common/header.jsp,v diff -u -r1.9 -r1.10 --- lams_tool_chat/web/common/header.jsp 10 Jul 2006 04:51:09 -0000 1.9 +++ lams_tool_chat/web/common/header.jsp 10 Aug 2006 01:18:27 -0000 1.10 @@ -9,7 +9,7 @@ - <bean:message key="activity.title" /> + <fmt:message key="activity.title" /> Index: lams_tool_chat/web/layouts/defaultLayout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/layouts/defaultLayout.jsp,v diff -u -r1.6 -r1.7 --- lams_tool_chat/web/layouts/defaultLayout.jsp 6 Jul 2006 04:40:54 -0000 1.6 +++ lams_tool_chat/web/layouts/defaultLayout.jsp 10 Aug 2006 01:18:27 -0000 1.7 @@ -10,7 +10,7 @@

- +

Index: lams_tool_chat/web/layouts/tabLayout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/layouts/tabLayout.jsp,v diff -u -r1.4 -r1.5 --- lams_tool_chat/web/layouts/tabLayout.jsp 17 Jun 2006 05:16:00 -0000 1.4 +++ lams_tool_chat/web/layouts/tabLayout.jsp 10 Aug 2006 01:18:27 -0000 1.5 @@ -10,7 +10,7 @@

- +

Index: lams_tool_chat/web/pages/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/authoring/authoring.jsp,v diff -u -r1.8 -r1.9 --- lams_tool_chat/web/pages/authoring/authoring.jsp 13 Jul 2006 00:20:02 -0000 1.8 +++ lams_tool_chat/web/pages/authoring/authoring.jsp 10 Aug 2006 01:18:27 -0000 1.9 @@ -13,35 +13,44 @@
- - - - - + +
+ + + + +
-
+
- - +
<%-- Page tabs --%> - + - - + + - - + +
Index: lams_tool_chat/web/pages/learning/chat_ui.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/learning/Attic/chat_ui.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_chat/web/pages/learning/chat_ui.jsp 9 Aug 2006 02:59:15 -0000 1.3 +++ lams_tool_chat/web/pages/learning/chat_ui.jsp 10 Aug 2006 01:18:27 -0000 1.4 @@ -74,12 +74,14 @@ label.everyone - - - - - + + +
+ +
+ +
Index: lams_tool_chat/web/pages/monitoring/editActivity.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/monitoring/editActivity.jsp,v diff -u -r1.4 -r1.5 --- lams_tool_chat/web/pages/monitoring/editActivity.jsp 21 Jun 2006 04:33:41 -0000 1.4 +++ lams_tool_chat/web/pages/monitoring/editActivity.jsp 10 Aug 2006 01:18:26 -0000 1.5 @@ -5,15 +5,15 @@ - -
+
+ @@ -23,14 +23,14 @@
-

+

- + @@ -41,5 +41,3 @@

- - Index: lams_tool_chat/web/pages/monitoring/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/monitoring/Attic/instructions.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_chat/web/pages/monitoring/instructions.jsp 17 Jun 2006 05:15:58 -0000 1.3 +++ lams_tool_chat/web/pages/monitoring/instructions.jsp 10 Aug 2006 01:18:26 -0000 1.4 @@ -4,7 +4,7 @@ -
+ @@ -55,7 +55,7 @@ - - - - - -
+ Index: lams_tool_chat/web/pages/monitoring/statistics.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/monitoring/statistics.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_chat/web/pages/monitoring/statistics.jsp 9 Aug 2006 01:12:11 -0000 1.5 +++ lams_tool_chat/web/pages/monitoring/statistics.jsp 10 Aug 2006 01:18:26 -0000 1.6 @@ -11,7 +11,7 @@
+ heading.totalLearners @@ -20,7 +20,7 @@
+ heading.totalMessages @@ -57,8 +57,8 @@ - - + + Index: lams_tool_chat/web/pages/monitoring/summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/monitoring/summary.jsp,v diff -u -r1.7 -r1.8 --- lams_tool_chat/web/pages/monitoring/summary.jsp 10 Jul 2006 04:51:54 -0000 1.7 +++ lams_tool_chat/web/pages/monitoring/summary.jsp 10 Aug 2006 01:18:26 -0000 1.8 @@ -10,7 +10,7 @@
+ heading.totalLearners @@ -19,7 +19,7 @@
+ heading.totalMessages @@ -28,7 +28,7 @@
+ heading.recentMessages @@ -46,7 +46,8 @@
- ${message.from} ${message.body} + ${message.from} + ${message.body}
@@ -59,20 +60,25 @@
- - - - - summary.editMessages - + +
+ + + + summary.editMessages + +
- - - - summary.openChat - +
+ + + + summary.openChat + +