Index: lams_central/web/lessonIntro.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/lessonIntro.jsp,v diff -u -r1.7 -r1.8 --- lams_central/web/lessonIntro.jsp 3 Sep 2013 10:55:33 -0000 1.7 +++ lams_central/web/lessonIntro.jsp 6 Apr 2014 22:58:12 -0000 1.8 @@ -6,6 +6,7 @@ <%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-html" prefix="html" %> +<%@ taglib uri="tags-function" prefix="fn"%> @@ -44,9 +45,9 @@ -

${lesson.lessonName}

+

-

${lesson.lessonDescription}

+

@@ -60,11 +61,11 @@
- +
- +