Index: lams_central/web/findUserLessons.jsp =================================================================== diff -u -r72ca2b2613610ca879503f0ba41d9a21026ab7b4 -rc9f6ae0105a4c7727f51f20c233d3806c9ea0cfb --- lams_central/web/findUserLessons.jsp (.../findUserLessons.jsp) (revision 72ca2b2613610ca879503f0ba41d9a21026ab7b4) +++ lams_central/web/findUserLessons.jsp (.../findUserLessons.jsp) (revision c9f6ae0105a4c7727f51f20c233d3806c9ea0cfb) @@ -15,10 +15,13 @@ + + <fmt:message key="index.searchLesson" /> + + type="text/css" media="screen" title="Flora (Default)" > @@ -59,8 +62,8 @@
@@ -82,19 +85,23 @@
${user.key.firstName} - ${user.key.lastName} -
    - -
  • ${lesson.lessonName}
  • -
    -
-
-
+ ${user.key.lastName} + +
    + +
  • ${lesson.lessonName}
  • +
    +
+
+
+ +

+
+
- - +
\ No newline at end of file