Skip to content

Commit 28c46de

Browse files
logout anziché esci e cambia utente
1 parent 68f2df9 commit 28c46de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

welcome.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 id="welcome-message">Benvenuto!</h1>
2323

2424
<div style="margin-top: 20px; border-top: 1px solid #eee; padding-top: 15px;">
2525
<button onclick="logout()" style="background: none; border: none; color: #dc3545; cursor: pointer; text-decoration: underline; font-size: 14px;">
26-
Esci e cambia utente
26+
Logout
2727
</button>
2828
</div>
2929

0 commit comments

Comments
 (0)