diff --git a/MP.Land/Components/HomeLink.razor b/MP.Land/Components/HomeLink.razor index 272ed60c..d560bf41 100644 --- a/MP.Land/Components/HomeLink.razor +++ b/MP.Land/Components/HomeLink.razor @@ -25,10 +25,10 @@
@if (authOk()) { -
+
-
+
@(traduci($"{CurrItem.AppName}-TITLE"))
    @(traduci($"{CurrItem.AppName}-LIST")) @@ -37,10 +37,10 @@ } else { -
    +
    -
    +
    @(traduci($"{CurrItem.AppName}-TITLE"))
      @(traduci($"{CurrItem.AppName}-LIST")) @@ -56,7 +56,7 @@ } else { - Licenza non attivata! + Licenza Mancante }
    diff --git a/MP.Land/Components/UserCard.razor b/MP.Land/Components/UserCard.razor index 82310007..0d81fbae 100644 --- a/MP.Land/Components/UserCard.razor +++ b/MP.Land/Components/UserCard.razor @@ -2,28 +2,28 @@ @inject IJSRuntime JSRuntime -
    -
    +
    +
    -
    -
    - matr: @CurrItem.MatrOpr -
    +
    + @Environment
    -
    -

    @Environment

    +
    + Matr. @CurrItem.MatrOpr
    -
    +
    +
    +
    + @*