![]() |
|
Registrazione
e Gestione Utenti - Liste di Nascita - |
|
<% If str_users_name <> "" Then %> Visualizza Profilo - Modifica Profilo <% If str_users_authority = "admin" OR str_users_authority = "mod" Then %> - Visualizza Lista Utenti <% End If %> <% If str_users_authority = "admin" Then %> - Modifica Impostazioni <% End If %> - Log Out <% Else %> Login <% End If %> | |