Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/lessons/GoatHillsFinancial/GoatHillsFinancial.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<%@ page contentType="text/html; charset=ISO-8859-1" language="java"
22
import="org.owasp.webgoat.session.*"
33
errorPage="" %>
4-
<%@page import="org.owasp.webgoat.lessons.GoatHillsFinancial.GoatHillsFinancial;"%>
4+
<%@page import="org.owasp.webgoat.lessons.GoatHillsFinancial.GoatHillsFinancial"%>
55
<style>
66
<jsp:include page="GoatHillsFinancial.css" />
77
</style>

0 commit comments

Comments
 (0)