Index: lams_tool_survey/web/pages/learning/notebook.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/notebook.jsp,v diff -u -r1.14.2.2 -r1.14.2.3 --- lams_tool_survey/web/pages/learning/notebook.jsp 26 Feb 2016 07:17:27 -0000 1.14.2.2 +++ lams_tool_survey/web/pages/learning/notebook.jsp 5 Mar 2016 21:09:05 -0000 1.14.2.3 @@ -1,7 +1,7 @@ <%@ include file="/common/taglibs.jsp"%> - + <fmt:message key="label.learning.title" /> @@ -10,11 +10,11 @@ function disableFinishButton() { document.getElementById("finishButton").disabled = true; } - function submitForm(methodName){ + function submitForm(methodName) { var f = document.getElementById('messageForm'); f.submit(); } - + @@ -25,32 +25,34 @@ -
-

- -

+ -

+

-

- +
+ <%@ include file="/common/messages.jsp"%> - + -
- - +
+ +
-
+ + + +
- - +