Index: lams_tool_survey/web/pages/learning/notebook.jsp =================================================================== diff -u -re48fc0e1f6819e257b87efa36c3baec3c1c488f0 -raf1051520a59e1945b25b8be64c5c6a0f7820baf --- lams_tool_survey/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision e48fc0e1f6819e257b87efa36c3baec3c1c488f0) +++ lams_tool_survey/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision af1051520a59e1945b25b8be64c5c6a0f7820baf) @@ -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"%> - + -
- - +
+ +
-
+ + + +
- - +