diff --git a/ webgoat/main/project/WebContent/main.jsp b/ webgoat/main/project/WebContent/main.jsp index fdd114c11..5b2a2376c 100644 --- a/ webgoat/main/project/WebContent/main.jsp +++ b/ webgoat/main/project/WebContent/main.jsp @@ -152,7 +152,7 @@ StringBuffer buildList = new StringBuffer(); if (webSession.isAuthorizedInLesson(webSession.getRole(), WebSession.SHOWSOURCE)) { %> - Show Java @@ -233,7 +233,7 @@ StringBuffer buildList = new StringBuffer(); } %>
- <% out.println(currentLesson.getCredits());%> + <% out.println(currentLesson.getCredits());%>