Index: lams_monitoring/conf/language/lams/ApplicationResources.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_monitoring/conf/language/lams/ApplicationResources.properties,v
diff -u -r1.71 -r1.72
--- lams_monitoring/conf/language/lams/ApplicationResources.properties 28 Oct 2014 16:44:34 -0000 1.71
+++ lams_monitoring/conf/language/lams/ApplicationResources.properties 20 Jan 2015 12:53:33 -0000 1.72
@@ -87,6 +87,7 @@
button.cancel =Cancel
button.yes =Yes
button.no =No
+button.save =Save
label.grouping.popup.drag.selection.message =Because some learners have already entered this grouping activity, it will only be possible to add new learners to groups. Learners can not be removed from groups. Once a learner is added to a group, the action can not be undone.
label.branching.popup.drag.selection.message =Because some learners have already entered this branching activity, it will only be possible to add new learners to branches. Learners can not be removed from branches, therefore, once a learner is added to a branch, the action can not be undone.
label.grouping.general.instructions.branching =This grouping activity is used for branching. Groups can therefore not be added or deleted.
Index: lams_monitoring/web/monitor.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_monitoring/web/monitor.jsp,v
diff -u -r1.32 -r1.33
--- lams_monitoring/web/monitor.jsp 19 Jan 2015 17:43:28 -0000 1.32
+++ lams_monitoring/web/monitor.jsp 20 Jan 2015 12:53:33 -0000 1.33
@@ -61,6 +61,8 @@
EMAIL_BUTTON : '',
CLOSE_BUTTON : '',
NOTIFCATIONS : '',
+ SAVE_BUTTON : '',
+ CANCEL_BUTTON : '',
LEARNER_FINISHED_COUNT : '',
LEARNER_FINISHED_DIALOG_TITLE : '',
LESSON_PRESENCE_ENABLE_ALERT : '',
@@ -274,10 +276,10 @@