src/main/webapp/template/navbar.jsp | ●●●●● patch | view | raw | blame | history |
src/main/webapp/template/navbar.jsp
@@ -24,7 +24,9 @@ <li> <a href="<c:url value="/profile"/>"><fmt:message key="navbar.item.profile"/></a> </li> </ul> <li> <a href="<c:url value="/passwordreset"/>">Passwort-Reset</a> </li> </div> </div> </nav>