diff --git a/src/main/webapp/JSP/homeTherapist.jsp b/src/main/webapp/JSP/homeTherapist.jsp index 4e55779..3059c71 100644 --- a/src/main/webapp/JSP/homeTherapist.jsp +++ b/src/main/webapp/JSP/homeTherapist.jsp @@ -46,6 +46,7 @@
72%
+ <%=u.getFirstname()%> <%=u.getLastname()%> @@ -86,7 +87,7 @@
72%
- + <% } }