Skip to content

Commit

Permalink
minor fix UserArea.JSP
Browse files Browse the repository at this point in the history
  • Loading branch information
DDDrag0 committed Jan 16, 2024
1 parent 04a432e commit 763b8bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/webapp/JSP/userArea.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
<input type="hidden" value="<%= utente.getEmail()%>" name="email">
<button type="submit">Modifica Profilo</button>
</form>
<button>
Avvia Tutorial
</button>
</div>
<button class = "Logout" onclick="mostraPopup()">
Logout
Expand Down

0 comments on commit 763b8bc

Please sign in to comment.